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

This commit is contained in:
2025-06-28 02:01:35 +00:00
parent 85374d92a2
commit 4f6e3e7391

6
package-lock.json generated
View File

@ -8198,9 +8198,9 @@
} }
}, },
"node_modules/react-hook-form": { "node_modules/react-hook-form": {
"version": "7.58.1", "version": "7.59.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.58.1.tgz", "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.59.0.tgz",
"integrity": "sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA==", "integrity": "sha512-kmkek2/8grqarTJExFNjy+RXDIP8yM+QTl3QL6m6Q8b2bih4ltmiXxH7T9n+yXNK477xPh5yZT/6vD8sYGzJTA==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18.0.0" "node": ">=18.0.0"