Skip to content

Commit ed2eebf

Browse files
Bump react-hook-form from 7.53.2 to 7.54.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.2 to 7.54.2. - [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.53.2...v7.54.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdf3d5b commit ed2eebf

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"react-dom": "19.0.0",
8686
"react-dropzone": "^14.3.5",
8787
"react-error-boundary": "^4.1.2",
88-
"react-hook-form": "7.53.2",
88+
"react-hook-form": "7.54.2",
8989
"react-markdown": "^9.0.1",
9090
"react-table": "^7.8.0",
9191
"recharts": "2.14.1",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"next-themes": "^0.4.4",
2626
"react": "19.0.0",
2727
"react-dom": "19.0.0",
28-
"react-hook-form": "7.53.2",
28+
"react-hook-form": "7.54.2",
2929
"server-only": "^0.0.1",
3030
"sonner": "^1.7.1",
3131
"tailwind-merge": "^2.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)