Skip to content

Commit c9cb2f7

Browse files
committed
upgrade dependencies
1 parent 1908848 commit c9cb2f7

File tree

2 files changed

+60
-37
lines changed

2 files changed

+60
-37
lines changed

package-lock.json

Lines changed: 57 additions & 34 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
@@ -37,9 +37,9 @@
3737
"@hookform/resolvers": "^2.9.11",
3838
"intl-date": "^0.3.0",
3939
"react-detect-click-outside": "^1.1.7",
40-
"react-hook-form": "^7.51.1",
41-
"react-select": "^5.8.0",
42-
"react-select-async-paginate": "^0.7.3",
40+
"react-hook-form": "^7.53.0",
41+
"react-select": "^5.8.1",
42+
"react-select-async-paginate": "^0.7.6",
4343
"use-async-effect": "^2.2.7"
4444
},
4545
"peerDependencies": {

0 commit comments

Comments
 (0)