Skip to content

Commit ae4c5b0

Browse files
fix(deps): update dependency react-hook-form to ^7.61.1 (#2090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28d5f57 commit ae4c5b0

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/boutique/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"framer-motion": "^11.18.2",
2323
"react": "^18.3.1",
2424
"react-dom": "^18.3.1",
25-
"react-hook-form": "^7.53.2",
25+
"react-hook-form": "^7.61.1",
2626
"react-router-dom": "^6.30.1",
2727
"remix-params-helper": "^0.5.1",
2828
"tailwind-merge": "^2.6.0",

packages/wallet/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"nprogress": "^0.2.0",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
24-
"react-hook-form": "^7.53.2",
24+
"react-hook-form": "^7.61.1",
2525
"react-joyride": "^2.9.3",
2626
"react-select": "^5.10.2",
2727
"sharp": "^0.34.3",

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)