Skip to content

Commit

Permalink
Update dependency @headlessui/react to v1.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent 033d8ed commit db991f8
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"defaults"
],
"dependencies": {
"@headlessui/react": "1.6.1",
"@headlessui/react": "1.7.14",
"@redwoodjs/auth": "4.0.0-canary.230",
"@redwoodjs/auth-providers-web": "^0.0.1",
"@redwoodjs/forms": "4.0.0-canary.230",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2710,13 +2710,15 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:1.6.1":
version: 1.6.1
resolution: "@headlessui/react@npm:1.6.1"
"@headlessui/react@npm:1.7.14":
version: 1.7.14
resolution: "@headlessui/react@npm:1.7.14"
dependencies:
client-only: ^0.0.1
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
checksum: 50d479384ec333f48dfc262d060e6e112dc7c3eaa101ff8218a02f34cec328cb1766767c8ff15df7014943f324ada7b9d1d734549d5915098d869fb6af1311f5
checksum: 42170548641b7a58fc16d11c9100ff67961cb800cd8f4012ab0077c0aa254d680106166127aaf33548dae0c7ae5ed036ab4caec23a3ed745926a1e87ec6ea198
languageName: node
linkType: hard

Expand Down Expand Up @@ -9477,6 +9479,13 @@ __metadata:
languageName: node
linkType: hard

"client-only@npm:^0.0.1":
version: 0.0.1
resolution: "client-only@npm:0.0.1"
checksum: 9d6cfd0c19e1c96a434605added99dff48482152af791ec4172fb912a71cff9027ff174efd8cdb2160cc7f377543e0537ffc462d4f279bc4701de3f2a3c4b358
languageName: node
linkType: hard

"cliui@npm:^6.0.0":
version: 6.0.0
resolution: "cliui@npm:6.0.0"
Expand Down Expand Up @@ -23792,7 +23801,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "web@workspace:web"
dependencies:
"@headlessui/react": 1.6.1
"@headlessui/react": 1.7.14
"@redwoodjs/auth": 4.0.0-canary.230
"@redwoodjs/auth-providers-web": ^0.0.1
"@redwoodjs/forms": 4.0.0-canary.230
Expand Down

0 comments on commit db991f8

Please sign in to comment.