Bump react-hook-form from 7.60.0 to 7.61.1 (#710)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.60.0 to 7.61.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.60.0...v7.61.1)

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

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-07-28 19:27:04 +01:00 committed by GitHub
parent 2050d59fd7
commit 2b0fad626a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -85,7 +85,7 @@
"react": "^19.1.0", "react": "^19.1.0",
"react-admin": "^5.10.0", "react-admin": "^5.10.0",
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"react-hook-form": "^7.60.0", "react-hook-form": "^7.61.1",
"react-is": "^19.1.0", "react-is": "^19.1.0",
"react-router": "^7.6.0", "react-router": "^7.6.0",
"react-router-dom": "^7.7.1", "react-router-dom": "^7.7.1",

View File

@ -5033,10 +5033,10 @@ react-error-boundary@^4.0.13:
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
react-hook-form@^7.53.0, react-hook-form@^7.60.0: react-hook-form@^7.53.0, react-hook-form@^7.61.1:
version "7.60.0" version "7.61.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.60.0.tgz#cc4bfa2952d602fc8f1dcf2d4929fcb6d9cdc782" resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.61.1.tgz#8c1f086ccd921a6e90df6800787e9ca3833f86c1"
integrity sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A== integrity sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==
react-hotkeys-hook@^5.1.0: react-hotkeys-hook@^5.1.0:
version "5.1.0" version "5.1.0"