Bump react-hook-form from 7.58.0 to 7.58.1 (#641)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.58.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-06-23 11:59:48 +03:00 committed by GitHub
parent 39d8f481e0
commit 68abbc368c
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-admin": "^5.8.4",
"react-dom": "^19.1.0",
"react-hook-form": "^7.58.0",
"react-hook-form": "^7.58.1",
"react-is": "^19.1.0",
"react-router": "^7.6.0",
"react-router-dom": "^7.6.2",

View File

@ -4766,10 +4766,10 @@ react-error-boundary@^4.0.13:
dependencies:
"@babel/runtime" "^7.12.5"
react-hook-form@^7.53.0, react-hook-form@^7.58.0:
version "7.58.0"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.58.0.tgz#4d23308b587d637effe4e581f410e1ca8c434bef"
integrity sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==
react-hook-form@^7.53.0, react-hook-form@^7.58.1:
version "7.58.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.58.1.tgz#b755acc1b42a19e4253c878b766e4c5ebd070fe8"
integrity sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA==
react-is@^16.13.1, react-is@^16.7.0:
version "16.13.1"