Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Snazzah/stub
Browse files Browse the repository at this point in the history
  • Loading branch information
Snazzah committed Sep 27, 2022
2 parents ecb93d2 + 872fde6 commit 005f2e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"preload-geolite": "node -e \"import('geolite2-redist').then(geolite => geolite.downloadDbs())\""
},
"dependencies": {
"@headlessui/react": "1.6.6",
"@headlessui/react": "1.7.2",
"@next-auth/prisma-adapter": "1.0.4",
"@prisma/client": "4.3.1",
"@radix-ui/react-tooltip": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@
"@floating-ui/dom" "^0.5.3"
use-isomorphic-layout-effect "^1.1.1"

"@headlessui/react@1.6.6":
version "1.6.6"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.6.tgz#3073c066b85535c9d28783da0a4d9288b5354d0c"
integrity sha512-MFJtmj9Xh/hhBMhLccGbBoSk+sk61BlP6sJe4uQcVMtXZhCgGqd2GyIQzzmsdPdTEWGSF434CBi8mnhR6um46Q==
"@headlessui/react@1.7.2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.2.tgz#e6a6a8d38342064a53182f1eb2bf6d9c1e53ba6a"
integrity sha512-snLv2lxwsf2HNTOBNgHYdvoYZ3ChJE8QszPi1d/hl9js8KrFrUulTaQBfSyPbJP5BybVreWh9DxCgz9S0Z6hKQ==

"@humanwhocodes/config-array@^0.10.5":
version "0.10.5"
Expand Down

0 comments on commit 005f2e0

Please sign in to comment.