Merge pull request #562 from etkecc/dependabot/npm_and_yarn/react-hook-form-7.56.4

Bump react-hook-form from 7.56.3 to 7.56.4
This commit is contained in:
Aine 2025-05-19 09:30:43 +00:00 committed by GitHub
commit 245dadc470
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -4669,10 +4669,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.56.3: react-hook-form@^7.53.0, react-hook-form@^7.56.4:
version "7.56.3" version "7.56.4"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.3.tgz#c459f59fead379db30113951152e13db386cc015" resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.56.4.tgz#273f55d43fb24ace3e2b9409d0d5326306d7905e"
integrity sha512-IK18V6GVbab4TAo1/cz3kqajxbDPGofdF0w7VHdCo0Nt8PrPlOZcuuDq9YYIV1BtjcX78x0XsldbQRQnQXWXmw== integrity sha512-Rob7Ftz2vyZ/ZGsQZPaRdIefkgOSrQSPXfqBdvOPwJfoGnjwRJUs7EM7Kc1mcoDv3NOtqBzPGbcMB8CGn9CKgw==
react-is@^16.13.1, react-is@^16.7.0: react-is@^16.13.1, react-is@^16.7.0:
version "16.13.1" version "16.13.1"