Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v1.7.10
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to     |
| ---------- | ----------------- | ----- | ------ |
| npm        | @headlessui/react | 1.7.8 | 1.7.10 |
  • Loading branch information
renovate[bot] authored and mateusfg7 committed Feb 11, 2023
1 parent 4ac5312 commit 65129df
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.8",
"@headlessui/react": "1.7.10",
"howler": "2.2.3",
"next": "13.1.6",
"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].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==
"@headlessui/[email protected].10":
version "1.7.10"
resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.7.10.tgz#0971a33843a76f2bf4b801a43f76e3730fe15884"
integrity sha512-1m66h/5eayTEZVT2PI13/2PG3EVC7a9XalmUtVSC8X76pcyKYMuyX1XAL2RUtCr8WhoMa/KrDEyoeU5v+kSQOw==
dependencies:
client-only "^0.0.1"

Expand Down

0 comments on commit 65129df

Please sign in to comment.