feat: zod

This commit is contained in:
redglow
2026-06-20 16:56:58 +02:00
parent fb44a1cf95
commit 4e5e537f27
2 changed files with 24 additions and 2 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"react-dom": "^19.1.0",
"tsx": "^4.19.3",
"typescript": "^5.8.3",
"vite-express": "*"
"vite-express": "*",
"zod": "^4.4.3"
},
"devDependencies": {
"@biomejs/biome": "2.5.0",