Skip to content

Commit 61d6403

Browse files
fix(deps): update dependency react-hook-form to ^7.65.0
1 parent e80883b commit 61d6403

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
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.65.0",
6161
"react-i18next": "^16.1.6",
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.546.0",
4040
"react-day-picker": "8.10.1",
41-
"react-hook-form": "^7.63.0",
41+
"react-hook-form": "^7.65.0",
4242
"sonner": "^2.0.7",
4343
"tailwind-merge": "^3.3.1"
4444
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)