fix(deps): update dependency @hookform/resolvers to v5

This commit is contained in:
2025-05-09 09:06:29 +00:00
committed by Felix Schulze
parent 8380cf0145
commit d75a7d1c6f
2 changed files with 16 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"check": "next lint && npx tsc --noEmit"
},
"dependencies": {
"@hookform/resolvers": "^3.10.0",
"@hookform/resolvers": "^5.0.0",
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-popover": "^1.1.6",
"@radix-ui/react-select": "^2.1.6",