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

This commit is contained in:
2025-06-15 12:02:26 +00:00
parent fb62ae2011
commit 5fdeae83c6

6
package-lock.json generated
View File

@ -6297,9 +6297,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.57.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.57.0.tgz",
"integrity": "sha512-RbEks3+cbvTP84l/VXGUZ+JMrKOS8ykQCRYdm5aYsxnDquL0vspsyNhGRO7pcH6hsZqWlPOjLye7rJqdtdAmlg==",
"version": "7.58.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.0.tgz",
"integrity": "sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"