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

This commit is contained in:
2025-07-12 00:01:38 +00:00
parent a5143efc09
commit f8c848f214
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"react-hook-form": "^7.54.2",
"tailwind-merge": "^3.0.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.2"
"zod": "^4.0.0"
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.11",