Skip to content

Commit 8316e31

Browse files
Floating ui and react hook form bump
1 parent 8bca545 commit 8316e31

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"dependencies": {
8787
"@floating-ui/dom": "^1.6.3",
88-
"@floating-ui/react": "^0.26.28",
88+
"@floating-ui/react": "^0.27.15",
8989
"@fortawesome/fontawesome-free": "^5.10.2",
9090
"@fortawesome/fontawesome-svg-core": "^1.2.35",
9191
"@fortawesome/free-regular-svg-icons": "^5.15.3",
@@ -97,7 +97,7 @@
9797
"polished": "3.4.1",
9898
"pretty-bytes": "^5.6.0",
9999
"react-dropzone": "^14.2.3",
100-
"react-hook-form": "^7.49.2",
100+
"react-hook-form": "^7.62.0",
101101
"react-query": "^3.34.0",
102102
"react-router": "7.8.1",
103103
"react-router-dom": "7.8.1",

0 commit comments

Comments
 (0)