Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v2.1.0 (#5614)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 1d0a100 commit 8c55fba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@escape.tech/graphql-armor-max-directives": "2.2.0",
"@escape.tech/graphql-armor-max-tokens": "2.4.0",
"@fontsource-variable/inter": "5.0.18",
"@headlessui/react": "2.0.4",
"@headlessui/react": "2.1.0",
"@hookform/resolvers": "3.6.0",
"@httpx/assert": "0.12.3",
"@httpx/dsn-parser": "1.8.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3276,7 +3276,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react@npm:^0.26.13":
"@floating-ui/react@npm:^0.26.16":
version: 0.26.17
resolution: "@floating-ui/react@npm:0.26.17"
dependencies:
Expand Down Expand Up @@ -3679,18 +3679,18 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:2.0.4":
version: 2.0.4
resolution: "@headlessui/react@npm:2.0.4"
"@headlessui/react@npm:2.1.0":
version: 2.1.0
resolution: "@headlessui/react@npm:2.1.0"
dependencies:
"@floating-ui/react": "npm:^0.26.13"
"@react-aria/focus": "npm:^3.16.2"
"@react-aria/interactions": "npm:^3.21.1"
"@floating-ui/react": "npm:^0.26.16"
"@react-aria/focus": "npm:^3.17.1"
"@react-aria/interactions": "npm:^3.21.3"
"@tanstack/react-virtual": "npm:3.5.0"
peerDependencies:
react: ^18
react-dom: ^18
checksum: 10c0/04a35b2aa165c74dbe59a6bab097842843047aa1ccb2a04f4daf74d1fdee9dc0f56a1e95d894b30036dd02563635597a021a3f018fa1aad16538f1ba80664dca
checksum: 10c0/022681d641ebdc8fe27fa2150ee51d8e8b1c6f3a90d822330ccdf7b2b999c93eb3ce94294d7435805ad46dc9a1f0ea89610fbdb7e25a2af4f210d9c11988c4ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -5294,7 +5294,7 @@ __metadata:
languageName: node
linkType: hard

"@react-aria/focus@npm:^3.16.2":
"@react-aria/focus@npm:^3.17.1":
version: 3.17.1
resolution: "@react-aria/focus@npm:3.17.1"
dependencies:
Expand All @@ -5309,7 +5309,7 @@ __metadata:
languageName: node
linkType: hard

"@react-aria/interactions@npm:^3.21.1, @react-aria/interactions@npm:^3.21.3":
"@react-aria/interactions@npm:^3.21.3":
version: 3.21.3
resolution: "@react-aria/interactions@npm:3.21.3"
dependencies:
Expand Down Expand Up @@ -16515,7 +16515,7 @@ __metadata:
"@escape.tech/graphql-armor-max-directives": "npm:2.2.0"
"@escape.tech/graphql-armor-max-tokens": "npm:2.4.0"
"@fontsource-variable/inter": "npm:5.0.18"
"@headlessui/react": "npm:2.0.4"
"@headlessui/react": "npm:2.1.0"
"@hookform/resolvers": "npm:3.6.0"
"@httpx/assert": "npm:0.12.3"
"@httpx/dsn-parser": "npm:1.8.0"
Expand Down

0 comments on commit 8c55fba

Please sign in to comment.