Validierung Part II, neue Komponenten

This commit is contained in:
2024-08-01 22:43:32 +02:00
parent 2955c034a0
commit 29f88d610f
18 changed files with 1431 additions and 242 deletions

View File

@@ -57,7 +57,8 @@
"sharp": "^0.33.2",
"tsx": "^4.16.2",
"urlcat": "^3.1.0",
"winston": "^3.11.0"
"winston": "^3.11.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/parser": "^7.24.4",