Skip to content

Commit

Permalink
chore(deps): bump @hookform/resolvers from 3.9.1 to 3.10.0 (#90)
Browse files Browse the repository at this point in the history
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.1...v3.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 2f41cb6 commit 5717ddc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@emailjs/browser": "^4.4.1",
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^3.10.0",
"@icons-pack/react-simple-icons": "^11.0.0",
"@radix-ui/react-alert-dialog": "^1.1.4",
"@radix-ui/react-dialog": "^1.1.1",
Expand Down

0 comments on commit 5717ddc

Please sign in to comment.