Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @headlessui/react from 1.5.0 to 1.7.13 #540

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prettier-tsx": "prettier --config .prettierrc.json 'components/**/*.tsx' --write"
},
"dependencies": {
"@headlessui/react": "^1.5.0",
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^1.0.5",
"@popperjs/core": "^2.11.2",
"autoprefixer": "^10.4.2",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,15 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:^1.5.0":
version: 1.5.0
resolution: "@headlessui/react@npm:1.5.0"
"@headlessui/react@npm:^1.7.13":
version: 1.7.13
resolution: "@headlessui/react@npm:1.7.13"
dependencies:
client-only: ^0.0.1
peerDependencies:
react: ^16 || ^17 || ^18
react-dom: ^16 || ^17 || ^18
checksum: e3373dfb73936950d659a87718fb9fdedc599b344b30cb0d8b1ef0a2ec13d6f405c653fa51284236788658840ece82c6a8538a5a5931e595274e9590b2020079
checksum: 132e5fce86978b9a6fd9d669fb556acec783debcd8f510c99226b3b3229dad50a13aeed69fc9af66465fc7029487ecfc46e6226f14218b760d5a309e08c0d059
languageName: node
linkType: hard

Expand Down Expand Up @@ -723,7 +725,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "aeron-tools@workspace:."
dependencies:
"@headlessui/react": ^1.5.0
"@headlessui/react": ^1.7.13
"@heroicons/react": ^1.0.5
"@next/bundle-analyzer": ^12.1.0
"@popperjs/core": ^2.11.2
Expand Down Expand Up @@ -1287,6 +1289,13 @@ __metadata:
languageName: node
linkType: hard

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

"code-point-at@npm:^1.0.0":
version: 1.1.0
resolution: "code-point-at@npm:1.1.0"
Expand Down