Skip to content

Commit cc258c0

Browse files
chore(deps): bump react-hook-form from 7.55.0 to 7.62.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.55.0 to 7.62.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.62.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-version: 7.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 210f631 commit cc258c0

File tree

5 files changed

+1475
-1117
lines changed

5 files changed

+1475
-1117
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-dom": "19.1.0",
5656
"react-dropzone": "^14.3.8",
5757
"react-error-boundary": "6.0.0",
58-
"react-hook-form": "7.55.0",
58+
"react-hook-form": "7.62.0",
5959
"react-markdown": "10.1.0",
6060
"react-table": "^7.8.0",
6161
"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.62.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
@@ -36,7 +36,7 @@
3636
"react": "19.1.0",
3737
"react-children-utilities": "^2.10.0",
3838
"react-dom": "19.1.0",
39-
"react-hook-form": "7.55.0",
39+
"react-hook-form": "7.62.0",
4040
"react-markdown": "10.1.0",
4141
"react-pick-color": "^2.0.0",
4242
"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.62.0",
1818
"server-only": "^0.0.1",
1919
"sonner": "2.0.6",
2020
"tailwind-merge": "^2.6.0",

0 commit comments

Comments
 (0)