Merge pull request #68 from readur/renovate/react-hook-form-7.x-lockfile

fix(deps): update dependency react-hook-form to v7.59.0
This commit is contained in:
Jon Fuller 2025-06-27 21:04:10 -07:00 committed by GitHub
commit ec42033f30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -3347,9 +3347,9 @@
}
},
"node_modules/react-hook-form": {
"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==",
"version": "7.59.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.59.0.tgz",
"integrity": "sha512-kmkek2/8grqarTJExFNjy+RXDIP8yM+QTl3QL6m6Q8b2bih4ltmiXxH7T9n+yXNK477xPh5yZT/6vD8sYGzJTA==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"