Skip to content

Commit e8c7661

Browse files
authored
bump dependencies (#3247)
1 parent 6ac6930 commit e8c7661

File tree

2 files changed

+58
-51
lines changed

2 files changed

+58
-51
lines changed

package-lock.json

Lines changed: 53 additions & 46 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
"react-dom": "^18"
4747
},
4848
"devDependencies": {
49-
"@testing-library/react": "^15.0.5",
50-
"@types/react": "^18.3.1",
49+
"@testing-library/react": "^15.0.7",
50+
"@types/react": "^18.3.3",
5151
"@types/react-dom": "^18.3.0",
5252
"react": "^18.3.1",
5353
"react-dom": "^18.3.1",
5454
"snapshot-diff": "^0.10.0"
5555
},
5656
"dependencies": {
57-
"@floating-ui/react": "^0.26.13",
57+
"@floating-ui/react": "^0.26.16",
5858
"@tanstack/react-virtual": "3.5.0",
59-
"@react-aria/focus": "^3.16.2",
60-
"@react-aria/interactions": "^3.21.1"
59+
"@react-aria/focus": "^3.17.1",
60+
"@react-aria/interactions": "^3.21.3"
6161
}
6262
}

0 commit comments

Comments
 (0)