fix(deps): update dependency react-hook-form to v7.58.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 45s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 45s
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@ -6297,9 +6297,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-hook-form": {
|
||||
"version": "7.58.0",
|
||||
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.0.tgz",
|
||||
"integrity": "sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==",
|
||||
"version": "7.58.1",
|
||||
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.1.tgz",
|
||||
"integrity": "sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
|
Reference in New Issue
Block a user