Skip to content

Commit bdcd625

Browse files
fix(deps): update dependency react-hook-form to ^7.65.0
1 parent b11509b commit bdcd625

File tree

3 files changed

+23
-8
lines changed

3 files changed

+23
-8
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"date-fns": "^4.1.0",
7474
"lucide-react": "^0.546.0",
7575
"react-day-picker": "8.10.1",
76-
"react-hook-form": "^7.62.0",
76+
"react-hook-form": "^7.65.0",
7777
"sonner": "^2.0.7",
7878
"tailwind-merge": "^3.3.1",
7979
"zod": "^4.0.15"

pnpm-lock.yaml

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

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@line/abc-def-react": "workspace:^",
1717
"react": "catalog:react",
1818
"react-dom": "catalog:react",
19-
"react-hook-form": "^7.62.0",
19+
"react-hook-form": "^7.65.0",
2020
"zod": "^4.0.15"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)