Merge pull request #573 from Ravinou/dependabot/npm_and_yarn/react-hook-form-7.63.0

chore(deps): bump react-hook-form from 7.60.0 to 7.63.0
This commit is contained in:
Ravinou 2025-10-02 20:05:06 +02:00 committed by GitHub
commit d5e8064348
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
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.60.0",
"react-hook-form": "^7.63.0",
"react-select": "^5.10.2",
"react-toastify": "^11.0.5",
"swr": "^2.3.4",
@ -6555,9 +6555,10 @@
}
},
"node_modules/react-hook-form": {
"version": "7.60.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.60.0.tgz",
"integrity": "sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A==",
"version": "7.63.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.63.0.tgz",
"integrity": "sha512-ZwueDMvUeucovM2VjkCf7zIHcs1aAlDimZu2Hvel5C5907gUzMpm4xCrQXtRzCvsBqFjonB4m3x4LzCFI1ZKWA==",
"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.60.0",
"react-hook-form": "^7.63.0",
"react-select": "^5.10.2",
"react-toastify": "^11.0.5",
"swr": "^2.3.4",