Merge pull request #12 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-hook-form-7.62.0

Bump react-hook-form from 7.60.0 to 7.62.0 in /apps/infoalloggi
This commit is contained in:
Marco 2025-08-05 09:35:00 +02:00 committed by GitHub
commit 6ef6b7c6eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -57,7 +57,7 @@
"react-day-picker": "^9.8.0",
"react-dom": "^19.1.1",
"react-email": "^4.2.3",
"react-hook-form": "^7.60.0",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.0",
"react-leaflet": "^5.0.0",
@ -16476,9 +16476,9 @@
}
},
"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.62.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.62.0.tgz",
"integrity": "sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==",
"license": "MIT",
"engines": {
"node": ">=18.0.0"

View file

@ -68,7 +68,7 @@
"react-day-picker": "^9.8.0",
"react-dom": "^19.1.1",
"react-email": "^4.2.3",
"react-hook-form": "^7.60.0",
"react-hook-form": "^7.62.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.1.0",
"react-leaflet": "^5.0.0",