fix(deps): update dependency zod to v4
Some checks failed
Lint / Lint and Typecheck (push) Failing after 45s
Lint / Lint and Typecheck (pull_request) Failing after 43s

This commit is contained in:
2025-07-12 03:03:33 +00:00
parent cabcbbb84a
commit 92c2909532
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"react-hook-form": "^7.56.1",
"recharts": "^2.15.3",
"tailwind-merge": "^3.2.0",
"zod": "^3.24.3"
"zod": "^4.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "3.3.1",