replace react-hook-form with tanstack form

This commit is contained in:
Aman Varshney
2025-03-18 02:23:07 +05:30
parent 7fc4c60ca6
commit 8678ec614a
8 changed files with 317 additions and 339 deletions

View File

@@ -28,6 +28,7 @@
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-slot": "^1.1.2",
"@tailwindcss/vite": "^4.0.5",
"@tanstack/react-form": "^1.0.5",
"@tanstack/react-query": "^5.66.0",
"@tanstack/react-query-devtools": "^5.66.0",
"@tanstack/react-router": "^1.101.0",
@@ -42,7 +43,6 @@
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"sonner": "^1.7.4",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",