Skip to content

Commit

Permalink
fix(deps): update dependency @headlessui/react to v2.2.0 (#6058)
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 Oct 27, 2024
1 parent c5bf55a commit bb2b289
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@escape.tech/graphql-armor-max-directives": "2.3.0",
"@escape.tech/graphql-armor-max-tokens": "2.5.0",
"@fontsource-variable/inter": "5.1.0",
"@headlessui/react": "2.1.10",
"@headlessui/react": "2.2.0",
"@hookform/resolvers": "3.9.0",
"@httpx/assert": "0.15.1",
"@httpx/dsn-parser": "1.8.5",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3919,18 +3919,18 @@ __metadata:
languageName: node
linkType: hard

"@headlessui/react@npm:2.1.10":
version: 2.1.10
resolution: "@headlessui/react@npm:2.1.10"
"@headlessui/react@npm:2.2.0":
version: 2.2.0
resolution: "@headlessui/react@npm:2.2.0"
dependencies:
"@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.8.1"
peerDependencies:
react: ^18
react-dom: ^18
checksum: 10c0/80d5abd311491b3d7727edb5b37de3d51616e475bb83b92e0fa1593723bd21f782e642848fdc1e73243564f2b1b43238d07a3cedede85f364e330c95a52d7e57
react: ^18 || ^19 || ^19.0.0-rc
react-dom: ^18 || ^19 || ^19.0.0-rc
checksum: 10c0/af64ef2868405e629f55925d06ab6723b40a9d0802c1bd91e8ae834b6d50e51e0942bcdee44f4b51ce3b82be7c23df49e93713a29486a899d0d56b7ddce78039
languageName: node
linkType: hard

Expand Down Expand Up @@ -15713,7 +15713,7 @@ __metadata:
"@escape.tech/graphql-armor-max-directives": "npm:2.3.0"
"@escape.tech/graphql-armor-max-tokens": "npm:2.5.0"
"@fontsource-variable/inter": "npm:5.1.0"
"@headlessui/react": "npm:2.1.10"
"@headlessui/react": "npm:2.2.0"
"@hookform/resolvers": "npm:3.9.0"
"@httpx/assert": "npm:0.15.1"
"@httpx/dsn-parser": "npm:1.8.5"
Expand Down

0 comments on commit bb2b289

Please sign in to comment.