Skip to content

Commit

Permalink
Bump @hookform/resolvers from 3.3.3 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.3.3 to 3.9.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.3.3...v3.9.0)

---
updated-dependencies:
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 9300865 commit 939490e
Show file tree
Hide file tree
Showing 4 changed files with 5,363 additions and 9,235 deletions.
2 changes: 1 addition & 1 deletion apps/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@auth/prisma-adapter": "1.4.0",
"@hookform/resolvers": "3.3.4",
"@hookform/resolvers": "3.9.0",
"@mvdlei/edge": "workspace:*",
"@mvdlei/env": "workspace:^",
"@mvdlei/hooks": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion apps/showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"generate": "pnpm build"
},
"dependencies": {
"@hookform/resolvers": "3.3.4",
"@hookform/resolvers": "3.9.0",
"@mvdlei/env": "workspace:^",
"@mvdlei/hooks": "workspace:^",
"@mvdlei/log": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react-dom": "18.2.23",
"internal-config": "workspace:*",
"shadcn-ui": "0.6.0",
"@hookform/resolvers": "3.3.3",
"@hookform/resolvers": "3.9.0",
"@radix-ui/react-accordion": "1.1.2",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-aspect-ratio": "1.0.3",
Expand Down Expand Up @@ -65,7 +65,7 @@
"zod": "3.22.4"
},
"dependencies": {
"@hookform/resolvers": "3.3.3",
"@hookform/resolvers": "3.9.0",
"@radix-ui/react-accordion": "1.1.2",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-aspect-ratio": "1.0.3",
Expand Down
Loading

0 comments on commit 939490e

Please sign in to comment.