Skip to content

Commit 0b8deaf

Browse files
authored
Update @react-aria/focus and @react-aria/interactions dependencies to latest versions (#3712)
Support React 19 Fixes: #3711
1 parent 30a6d51 commit 0b8deaf

File tree

2 files changed

+58
-37
lines changed

2 files changed

+58
-37
lines changed

package-lock.json

Lines changed: 56 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@headlessui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
},
5858
"dependencies": {
5959
"@floating-ui/react": "^0.26.16",
60-
"@react-aria/focus": "^3.17.1",
61-
"@react-aria/interactions": "^3.21.3",
60+
"@react-aria/focus": "^3.20.2",
61+
"@react-aria/interactions": "^3.25.0",
6262
"@tanstack/react-virtual": "^3.13.6",
6363
"use-sync-external-store": "^1.5.0"
6464
}

0 commit comments

Comments
 (0)