Merge pull request #511 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.58.1

chore(deps): bump react-hook-form from 7.57.0 to 7.58.1
This commit is contained in:
Ravinou 2025-06-22 10:13:38 +02:00 committed by GitHub
commit 980399d238
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -21,7 +21,7 @@
"react": "^19.1.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.57.0",
"react-hook-form": "^7.58.1",
"react-select": "^5.10.1",
"react-toastify": "^11.0.5",
"swr": "^2.3.3",
@ -6556,9 +6556,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.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"

View file

@ -26,7 +26,7 @@
"react": "^19.1.0",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.57.0",
"react-hook-form": "^7.58.1",
"react-select": "^5.10.1",
"react-toastify": "^11.0.5",
"swr": "^2.3.3",