Skip to content

Commit b358469

Browse files
chore(deps): bump @hookform/resolvers from 3.10.0 to 5.0.1
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.0.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.0.1) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dae74b commit b358469

File tree

4 files changed

+29
-18
lines changed

4 files changed

+29
-18
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@chakra-ui/theme-tools": "^2.1.2",
2828
"@emotion/react": "11.14.0",
2929
"@emotion/styled": "11.14.0",
30-
"@hookform/resolvers": "^3.9.1",
30+
"@hookform/resolvers": "^5.0.1",
3131
"@marsidev/react-turnstile": "^1.1.0",
3232
"@radix-ui/react-accordion": "^1.2.3",
3333
"@radix-ui/react-alert-dialog": "^1.1.6",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@abstract-foundation/agw-client": "^1.6.2",
1919
"@abstract-foundation/agw-react": "^1.5.4",
20-
"@hookform/resolvers": "^3.9.1",
20+
"@hookform/resolvers": "^5.0.1",
2121
"@radix-ui/react-accordion": "^1.2.3",
2222
"@radix-ui/react-checkbox": "^1.1.4",
2323
"@radix-ui/react-dialog": "1.1.6",

apps/wallet-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"fix": "biome check ./src --fix && knip --fix --allow-remove-files && eslint ./src --fix"
1111
},
1212
"dependencies": {
13-
"@hookform/resolvers": "^3.9.1",
13+
"@hookform/resolvers": "^5.0.1",
1414
"@radix-ui/react-dialog": "1.1.6",
1515
"@radix-ui/react-label": "^2.1.2",
1616
"@radix-ui/react-popover": "^1.1.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)