fix(deps): update dependency react-hook-form to v7.56.4
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s

This commit is contained in:
Renovate Bot 2025-05-17 04:02:47 +00:00
parent a3c8c553c6
commit 5534802925

6
package-lock.json generated
View File

@ -6752,9 +6752,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.56.3",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.3.tgz",
"integrity": "sha512-IK18V6GVbab4TAo1/cz3kqajxbDPGofdF0w7VHdCo0Nt8PrPlOZcuuDq9YYIV1BtjcX78x0XsldbQRQnQXWXmw==",
"version": "7.56.4",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.4.tgz",
"integrity": "sha512-Rob7Ftz2vyZ/ZGsQZPaRdIefkgOSrQSPXfqBdvOPwJfoGnjwRJUs7EM7Kc1mcoDv3NOtqBzPGbcMB8CGn9CKgw==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"