Skip to content

Commit 14e39b3

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

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"react-dom": "19.1.0",
8787
"react-dropzone": "^14.3.8",
8888
"react-error-boundary": "^5.0.0",
89-
"react-hook-form": "7.55.0",
89+
"react-hook-form": "7.56.0",
9090
"react-markdown": "^9.0.1",
9191
"react-table": "^7.8.0",
9292
"recharts": "2.15.3",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prettier": "3.5.3",
4242
"react": "19.1.0",
4343
"react-dom": "19.1.0",
44-
"react-hook-form": "7.55.0",
44+
"react-hook-form": "7.56.0",
4545
"react-pick-color": "^2.0.0",
4646
"server-only": "^0.0.1",
4747
"shiki": "1.27.0",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"next-themes": "^0.4.6",
2525
"react": "19.1.0",
2626
"react-dom": "19.1.0",
27-
"react-hook-form": "7.55.0",
27+
"react-hook-form": "7.56.0",
2828
"server-only": "^0.0.1",
2929
"sonner": "2.0.3",
3030
"tailwind-merge": "^2.6.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)