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:
commit
6ef6b7c6eb
2 changed files with 5 additions and 5 deletions
8
apps/infoalloggi/package-lock.json
generated
8
apps/infoalloggi/package-lock.json
generated
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue