chore: Bump zod deps

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2023-03-24 14:15:51 +01:00
parent 8a1e9dbdde
commit 1e4f5e91b8
16 changed files with 66 additions and 41 deletions
+2 -2
View File
@@ -84,8 +84,8 @@
"react-use": "^17.2.4",
"yaml": "^2.0.0",
"zen-observable": "^0.10.0",
"zod": "~3.18.0",
"zod-to-json-schema": "~3.18.0"
"zod": "^3.21.4",
"zod-to-json-schema": "^3.20.4"
},
"peerDependencies": {
"@types/react": "^16.13.1 || ^17.0.0",