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.7.13 to 1.7.14 #543

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.7.13",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^1.0.6",
"@popperjs/core": "^2.11.6",
"autoprefixer": "^10.4.14",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:^1.7.13":
version: 1.7.13
resolution: "@headlessui/react@npm:1.7.13"
"@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: 132e5fce86978b9a6fd9d669fb556acec783debcd8f510c99226b3b3229dad50a13aeed69fc9af66465fc7029487ecfc46e6226f14218b760d5a309e08c0d059
checksum: 9122114d7a618877a8da2ada000422ce82e6af47195e414076fa5cf45687709479eb30b0df414eed52079be6e5904151bc92e4acfafbdde2592c608f015c490e
languageName: node
linkType: hard

Expand Down Expand Up @@ -669,7 +669,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "aeron-tools@workspace:."
dependencies:
"@headlessui/react": ^1.7.13
"@headlessui/react": ^1.7.14
"@heroicons/react": ^1.0.6
"@next/bundle-analyzer": ^12.3.4
"@popperjs/core": ^2.11.6
Expand Down