Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v1.7.8
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| npm        | @headlessui/react | 1.7.7 | 1.7.8 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Feb 2, 2023
1 parent d0f144e commit 6129a48
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 @@ -12,7 +12,7 @@
"prepare": "husky install"
},
"dependencies": {
"@headlessui/react": "1.7.7",
"@headlessui/react": "1.7.8",
"howler": "2.2.3",
"next": "13.1.4",
"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 @@ -1335,10 +1335,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@headlessui/[email protected].7":
version "1.7.7"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.7.tgz#d6f8708d8943ae8ebb1a6929108234e4515ac7e8"
integrity sha512-BqDOd/tB9u2tA0T3Z0fn18ktw+KbVwMnkxxsGPIH2hzssrQhKB5n/6StZOyvLYP/FsYtvuXfi9I0YowKPv2c1w==
"@headlessui/[email protected].8":
version "1.7.8"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.8.tgz#d7b4a95d50f9a386f7d1259d5ff8a6d7eb552ef0"
integrity sha512-zcwb0kd7L05hxmoAMIioEaOn235Dg0fUO+iGbLPgLVSjzl/l39V6DTpC2Df49PE5aG5/f5q0PZ9ZHZ78ENNV+A==
dependencies:
client-only "^0.0.1"

Expand Down

1 comment on commit 6129a48

@vercel
Copy link

@vercel vercel bot commented on 6129a48 Feb 2, 2023

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.vercel.app
noisekun-git-main-mateusfg7.vercel.app
noisekun-mateusfg7.vercel.app

Please sign in to comment.