Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v1.7.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2023
1 parent 28dfdad commit e3dec88
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 @@ -13,7 +13,7 @@
]
},
"dependencies": {
"@headlessui/react": "1.7.3",
"@headlessui/react": "1.7.11",
"@heroicons/react": "^1.0.6",
"@redwoodjs/auth": "^1.5.1",
"@redwoodjs/forms": "^1.5.1",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2732,13 +2732,15 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:1.7.3":
version: 1.7.3
resolution: "@headlessui/react@npm:1.7.3"
"@headlessui/react@npm:1.7.11":
version: 1.7.11
resolution: "@headlessui/react@npm:1.7.11"
dependencies:
client-only: ^0.0.1
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
checksum: e7182ee172c31e42b40c9f7e3e150b242eba4da64bc2333ac88a9f082377680df46cc4ef83690c7dec4934afceb12c2095ec6f68d45b20359a193e58c2a577cb
checksum: 65f6067d14c21a19bf147caefee4f5539ce2f32ca7066ca7fdba2c4b47aaf85c0d803d8e483bc4887bc834570331eedc18144716ad209be68671c10efe6169d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -9289,6 +9291,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 @@ -24911,7 +24920,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "web@workspace:web"
dependencies:
"@headlessui/react": 1.7.3
"@headlessui/react": 1.7.11
"@heroicons/react": ^1.0.6
"@redwoodjs/auth": ^1.5.1
"@redwoodjs/forms": ^1.5.1
Expand Down

0 comments on commit e3dec88

Please sign in to comment.