chore(confidence-engine): upgrade to zod 4

This commit is contained in:
2026-09-05 18:21:15 +01:00
parent 46b9bd8b03
commit 8c5b47bcf5
5 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"next": "^14.2.0",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"zod": "^3.23.0"
"zod": "^4.5.4"
},
"devDependencies": {
"@playwright/test": "^1.62.1",