Update zod and typescript.

This commit is contained in:
Dermot Duffy
2023-02-08 21:03:24 -08:00
parent 7db27e4726
commit 4111473424
2 changed files with 10 additions and 19 deletions
+2 -3
View File
@@ -37,13 +37,12 @@
"quick-lru": "^6.1.0",
"screenfull": "^6.0.2",
"side-drawer": "^3.1.0",
"ts-toolbelt": "^9.6.0",
"uuid": "^8.3.2",
"vis-data": "^7.1.4",
"vis-timeline": "^7.7.0",
"vis-util": "^5.0.2",
"xss": "^1.0.14",
"zod": "^3.20.2"
"zod": "^3.20.5"
},
"devDependencies": {
"@babel/core": "^7.19.0",
@@ -73,7 +72,7 @@
"rollup-plugin-visualizer": "^5.8.2",
"sass": "^1.54.9",
"ts-prune": "^0.10.3",
"typescript": "^4.8.3"
"typescript": "^4.9.5"
},
"packageManager": "yarn@3.4.1",
"scripts": {