docs: use fflate for state compression

This commit is contained in:
Johann Schopplich
2025-11-29 21:52:51 +01:00
parent 0fff9c07bf
commit 22edbc7bf2
3 changed files with 26 additions and 13 deletions

View File

@@ -9,9 +9,10 @@
},
"devDependencies": {
"@vueuse/core": "^14.1.0",
"fflate": "^0.8.2",
"gpt-tokenizer": "^3.4.0",
"lz-string": "^1.5.0",
"markdown-it-mathjax3": "^4.3.2",
"uint8array-extras": "^1.5.0",
"unocss": "^66.5.9",
"vitepress": "^1.6.4",
"vitepress-plugin-llms": "^1.9.3"