Updated zod to v4

This commit is contained in:
Alexis
2025-07-26 23:18:09 +02:00
parent b0975ee293
commit 1d74d6f64b
18 changed files with 162 additions and 93 deletions

View File

@@ -37,7 +37,7 @@
"tailwindcss-animate": "^1.0.7",
"vue": "^3.5.18",
"vue-router": "^4.5.1",
"zod": "^3.25.76"
"zod": "^4.0.10"
},
"devDependencies": {
"@nuxtjs/color-mode": "^3.5.2",