Update TS version and code-split deepslate

This commit is contained in:
Misode
2022-05-07 00:40:16 +02:00
parent bcb2ae3f85
commit bd5679f44a
13 changed files with 53 additions and 39 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
"brace": "^0.11.1",
"buffer": "^6.0.3",
"comment-json": "^4.1.1",
"deepslate": "^0.9.0-beta.13",
"deepslate": "^0.11.0-beta.1",
"deepslate-1.18": "npm:deepslate@^0.9.0-beta.9",
"deepslate-rs": "^0.1.6",
"highlight.js": "^11.5.1",
@@ -56,7 +56,7 @@
"preact": "^10.5.13",
"preact-router": "^3.2.1",
"rollup-plugin-visualizer": "^5.6.0",
"typescript": "^4.1.3",
"typescript": "^4.6.4",
"vite": "^2.3.7",
"vite-plugin-static-copy": "^0.5.0"
}