fix(deps): update dependency react-hook-form to v7.56.3

This commit is contained in:
Renovate Bot 2025-05-08 12:01:38 +00:00 committed by Felix Schulze
parent 3473acd7ea
commit c6fc46ad04

6
package-lock.json generated
View File

@ -6595,9 +6595,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.56.2",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.2.tgz",
"integrity": "sha512-vpfuHuQMF/L6GpuQ4c3ZDo+pRYxIi40gQqsCmmfUBwm+oqvBhKhwghCuj2o00YCgSfU6bR9KC/xnQGWm3Gr08A==",
"version": "7.56.3",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.56.3.tgz",
"integrity": "sha512-IK18V6GVbab4TAo1/cz3kqajxbDPGofdF0w7VHdCo0Nt8PrPlOZcuuDq9YYIV1BtjcX78x0XsldbQRQnQXWXmw==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"