Skip to content

Commit b48dc1c

Browse files
fix(deps): update dependency react-hook-form to ^7.64.0
1 parent 56f0cc3 commit b48dc1c

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react": "^19.2.0",
5858
"react-content-loader": "^7.1.1",
5959
"react-dom": "^19.2.0",
60-
"react-hook-form": "^7.63.0",
60+
"react-hook-form": "^7.64.0",
6161
"react-i18next": "^16.0.0",
6262
"react-select": "^5.10.2",
6363
"react-use": "^17.6.0",

packages/ufb-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"date-fns": "^4.1.0",
3939
"lucide-react": "^0.545.0",
4040
"react-day-picker": "8.10.1",
41-
"react-hook-form": "^7.63.0",
41+
"react-hook-form": "^7.64.0",
4242
"sonner": "^2.0.7",
4343
"tailwind-merge": "^3.3.1"
4444
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)