Skip to content

Commit

Permalink
Bump @hookform/resolvers from 2.7.1 to 3.9.1 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.7.1 to 3.9.1.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v2.7.1...v3.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent d093752 commit e3df26a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@floating-ui/react": "0.26.13",
"@hookform/error-message": "2.0.1",
"@hookform/resolvers": "2.7.1",
"@hookform/resolvers": "3.9.1",
"@microsoft/fetch-event-source": "2.0.1",
"@szhsin/react-menu": "3.5.3",
"@tanstack/react-query": "4.36.1",
Expand Down
10 changes: 5 additions & 5 deletions frontend/pnpm-lock.yaml

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

0 comments on commit e3df26a

Please sign in to comment.