Skip to content

Commit dd78b59

Browse files
Bump @hookform/resolvers from 3.9.0 to 3.9.1
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58fb28d commit dd78b59

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
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.13.3",
2929
"@emotion/styled": "11.13.0",
30-
"@hookform/resolvers": "^3.9.0",
30+
"@hookform/resolvers": "^3.9.1",
3131
"@marsidev/react-turnstile": "^1.0.2",
3232
"@n8tb1t/use-scroll-position": "^2.0.3",
3333
"@radix-ui/react-alert-dialog": "^1.1.2",

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"
1111
},
1212
"dependencies": {
13-
"@hookform/resolvers": "^3.9.0",
13+
"@hookform/resolvers": "^3.9.1",
1414
"@noble/curves": "1.6.0",
1515
"@radix-ui/react-dialog": "1.1.2",
1616
"@radix-ui/react-label": "^2.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)