⬆ Bump react-hook-form from 7.66.0 to 7.66.1 in /frontend (#1997)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.66.0 to 7.66.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.66.0...v7.66.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.66.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 12:29:14 +01:00
committed by GitHub
parent 1d36577d79
commit 80fb16c0a9
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.1.1",
"react-dom": "^19.2.0",
"react-error-boundary": "^6.0.0",
"react-hook-form": "7.66.0",
"react-hook-form": "7.66.1",
"react-icons": "^5.5.0"
},
"devDependencies": {