build(deps): bump @hookform/resolvers from 3.10.0 to 5.2.2 in /frontend

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.10.0 to 5.2.2.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v3.10.0...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-08 06:45:59 +00:00
committed by GitHub
parent 5b240bc23f
commit d79f5683ac
2 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"start": "next start"
},
"dependencies": {
"@hookform/resolvers": "^3.9.1",
"@hookform/resolvers": "^5.2.2",
"@metamask/detect-provider": "^2.0.0",
"@radix-ui/react-accordion": "^1.2.2",
"@radix-ui/react-alert-dialog": "^1.1.15",