Bump react-hook-form from 7.56.2 to 7.56.3

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.56.2 to 7.56.3.
- [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.56.2...v7.56.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-12 07:44:13 +00:00
committed by GitHub
parent cfcc3f5a73
commit 8c72dbbd9a
2 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@
"react": "^19.1.0",
"react-admin": "^5.8.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.56.2",
"react-hook-form": "^7.56.3",
"react-is": "^19.1.0",
"ts-jest-mock-import-meta": "^1.3.0",
"react-router": "^7.5.2",