Skip to content

Commit

Permalink
bump dependencies (#3247)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinMalfait committed May 28, 2024
1 parent 6ac6930 commit e8c7661
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 51 deletions.
99 changes: 53 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/@headlessui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"react-dom": "^18"
},
"devDependencies": {
"@testing-library/react": "^15.0.5",
"@types/react": "^18.3.1",
"@testing-library/react": "^15.0.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"snapshot-diff": "^0.10.0"
},
"dependencies": {
"@floating-ui/react": "^0.26.13",
"@floating-ui/react": "^0.26.16",
"@tanstack/react-virtual": "3.5.0",
"@react-aria/focus": "^3.16.2",
"@react-aria/interactions": "^3.21.1"
"@react-aria/focus": "^3.17.1",
"@react-aria/interactions": "^3.21.3"
}
}

0 comments on commit e8c7661

Please sign in to comment.