Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v1.7.3
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| npm        | @headlessui/react | 1.7.2 | 1.7.3 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Oct 4, 2022
1 parent 0d8b5e0 commit 9dd438e
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 @@ -10,7 +10,7 @@
"prepare": "husky install"
},
"dependencies": {
"@headlessui/react": "1.7.2",
"@headlessui/react": "1.7.3",
"howler": "2.2.3",
"next": "12.3.1",
"next-pwa": "5.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,10 +1129,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@headlessui/[email protected].2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.2.tgz#e6a6a8d38342064a53182f1eb2bf6d9c1e53ba6a"
integrity sha512-snLv2lxwsf2HNTOBNgHYdvoYZ3ChJE8QszPi1d/hl9js8KrFrUulTaQBfSyPbJP5BybVreWh9DxCgz9S0Z6hKQ==
"@headlessui/[email protected].3":
version "1.7.3"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.3.tgz#853c598ff47b37cdd192c5cbee890d9b610c3ec0"
integrity sha512-LGp06SrGv7BMaIQlTs8s2G06moqkI0cb0b8stgq7KZ3xcHdH3qMP+cRyV7qe5x4XEW/IGY48BW4fLesD6NQLng==

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

1 comment on commit 9dd438e

@vercel
Copy link

@vercel vercel bot commented on 9dd438e Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

noisekun – ./

noisekun-git-main-mateusfg7.vercel.app
noisekun.vercel.app
noisekun-mateusfg7.vercel.app

Please sign in to comment.