Skip to content

Commit 261102b

Browse files
Bump react-hook-form from 7.52.0 to 7.53.2 (#5451)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4291037 commit 261102b

File tree

3 files changed

+159
-117
lines changed

3 files changed

+159
-117
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-rc-69d4b800-20241021",
8686
"react-dropzone": "^14.3.5",
8787
"react-error-boundary": "^4.1.2",
88-
"react-hook-form": "7.52.0",
88+
"react-hook-form": "7.53.2",
8989
"react-markdown": "^9.0.1",
9090
"react-responsive-carousel": "^3.2.23",
9191
"react-table": "^7.8.0",

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.3",
2626
"react": "19.0.0-rc-69d4b800-20241021",
2727
"react-dom": "19.0.0-rc-69d4b800-20241021",
28-
"react-hook-form": "7.52.0",
28+
"react-hook-form": "7.53.2",
2929
"server-only": "^0.0.1",
3030
"sonner": "^1.7.0",
3131
"tailwind-merge": "^2.5.4",

0 commit comments

Comments
 (0)