Skip to content

Commit 614f273

Browse files
chore(deps): bump react-hook-form from 7.55.0 to 7.60.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.55.0 to 7.60.0. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.55.0...v7.60.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aac187a commit 614f273

File tree

5 files changed

+475
-349
lines changed

5 files changed

+475
-349
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"react-dom": "19.1.0",
6565
"react-dropzone": "^14.3.8",
6666
"react-error-boundary": "6.0.0",
67-
"react-hook-form": "7.55.0",
67+
"react-hook-form": "7.60.0",
6868
"react-markdown": "10.1.0",
6969
"react-table": "^7.8.0",
7070
"recharts": "2.15.3",

apps/nebula/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "19.1.0",
2929
"react-children-utilities": "^2.10.0",
3030
"react-dom": "19.1.0",
31-
"react-hook-form": "7.55.0",
31+
"react-hook-form": "7.60.0",
3232
"react-markdown": "10.1.0",
3333
"remark-gfm": "4.0.1",
3434
"server-only": "^0.0.1",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "3.6.2",
2626
"react": "19.1.0",
2727
"react-dom": "19.1.0",
28-
"react-hook-form": "7.55.0",
28+
"react-hook-form": "7.60.0",
2929
"react-pick-color": "^2.0.0",
3030
"server-only": "^0.0.1",
3131
"shiki": "1.27.0",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"next-themes": "^0.4.6",
1515
"react": "19.1.0",
1616
"react-dom": "19.1.0",
17-
"react-hook-form": "7.55.0",
17+
"react-hook-form": "7.60.0",
1818
"server-only": "^0.0.1",
1919
"sonner": "2.0.6",
2020
"tailwind-merge": "^2.6.0",

0 commit comments

Comments
 (0)