chore(deps): update @hookform/resolvers to version 5.2.2 and react-hook-form to version 7.65.0 for improved compatibility

This commit is contained in:
Marco Pedone 2026-01-14 13:49:02 +01:00
parent b7156bff25
commit 193f487e5c
2 changed files with 7 additions and 7 deletions

View file

@ -12,7 +12,7 @@
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.0.2",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
@ -72,7 +72,7 @@
"react-day-picker": "^9.11.1",
"react-dom": "^19.1.1",
"react-email": "^5.2.3",
"react-hook-form": "^7.62.0",
"react-hook-form": "^7.65.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.2.0",
"react-leaflet": "^5.0.0",
@ -13141,9 +13141,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.71.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.71.1.tgz",
"integrity": "sha512-9SUJKCGKo8HUSsCO+y0CtqkqI5nNuaDqTxyqPsZPqIwudpj4rCrAz/jZV+jn57bx5gtZKOh3neQu94DXMc+w5w==",
"version": "7.65.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.65.0.tgz",
"integrity": "sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==",
"license": "MIT",
"peer": true,
"engines": {

View file

@ -24,7 +24,7 @@
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@fattureincloud/fattureincloud-ts-sdk": "^2.1.1",
"@hookform/resolvers": "^5.2.1",
"@hookform/resolvers": "^5.2.2",
"@next/bundle-analyzer": "^16.0.2",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-popover": "^1.1.14",
@ -84,7 +84,7 @@
"react-day-picker": "^9.11.1",
"react-dom": "^19.1.1",
"react-email": "^5.2.3",
"react-hook-form": "^7.62.0",
"react-hook-form": "^7.65.0",
"react-hot-toast": "^2.5.2",
"react-is": "^19.2.0",
"react-leaflet": "^5.0.0",