Skip to content

Commit 034726e

Browse files
committed
upgrade dependencies
1 parent 6599b67 commit 034726e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"node": ">=18"
3434
},
3535
"dependencies": {
36-
"@hookform/resolvers": "^2.9.10",
36+
"@hookform/resolvers": "^2.9.11",
3737
"intl-date": "^0.3.0",
3838
"react-detect-click-outside": "^1.1.7",
39-
"react-hook-form": "^7.51.0",
40-
"react-select": "^5.6.1",
39+
"react-hook-form": "^7.51.1",
40+
"react-select": "^5.8.0",
4141
"react-select-async-paginate": "^0.7.3",
4242
"use-async-effect": "^2.2.7"
4343
},

0 commit comments

Comments
 (0)