upgrade to zod@4.0.2

This commit is contained in:
Aman Varshney
2025-07-10 17:47:22 +05:30
parent 6ef4cebfa4
commit b2195dd795
28 changed files with 202 additions and 197 deletions

View File

@@ -27,7 +27,7 @@
"tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.2.5",
"vite-tsconfig-paths": "^5.1.4",
"zod": "^3.25.16"
"zod": "^4.0.2"
},
"devDependencies": {
"@tanstack/react-router-devtools": "^1.121.0-alpha.27",
@@ -41,4 +41,4 @@
"vite": "^7.0.2",
"web-vitals": "^5.0.3"
}
}
}