Skip to content

Commit b4a5c37

Browse files
build(deps): Bump react-hook-form from 7.55.0 to 7.65.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.55.0 to 7.65.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.65.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.65.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 464af6a commit b4a5c37

File tree

5 files changed

+1156
-1058
lines changed

5 files changed

+1156
-1058
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"react-dom": "19.1.0",
5959
"react-dropzone": "^14.3.8",
6060
"react-error-boundary": "6.0.0",
61-
"react-hook-form": "7.55.0",
61+
"react-hook-form": "7.65.0",
6262
"react-markdown": "10.1.0",
6363
"react-table": "^7.8.0",
6464
"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.65.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
@@ -37,7 +37,7 @@
3737
"react": "19.1.0",
3838
"react-children-utilities": "^2.10.0",
3939
"react-dom": "19.1.0",
40-
"react-hook-form": "7.55.0",
40+
"react-hook-form": "7.65.0",
4141
"react-markdown": "10.1.0",
4242
"react-pick-color": "^2.0.0",
4343
"remark-gfm": "4.0.1",

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.65.0",
1818
"server-only": "^0.0.1",
1919
"sonner": "2.0.6",
2020
"tailwind-merge": "^2.6.0",

0 commit comments

Comments
 (0)