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 46s

This commit is contained in:
2025-07-12 00:03:38 +00:00
parent 31c6c7106f
commit 92a8e4f84e
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",