From 090730ca33bf276f647a1b517eeaf60ffe9f4d0b Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期四, 23 一月 2025 15:57:40 +0800 Subject: [PATCH] 新书 --- package.json | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8962b88..1c1586a 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.3.1", + "@vitejs/plugin-vue-jsx": "^4.0.0", "@vue-office/docx": "^1.6.1", "axios": "^1.6.2", "cross-env": "^7.0.3", @@ -28,14 +29,18 @@ "element-plus": "^2.4.3", "fabric": "^5.3.0", "js-web-screen-shot": "^1.9.9-rc.18", + "katex": "^0.16.11", "less": "^4.2.0", "less-loader": "^11.1.3", + "mathlive": "^0.101.0", "moment": "^2.30.1", "node-xlsx": "^0.23.0", "pinia": "^2.1.7", "qiankun": "^2.10.16", "spark-md5": "^3.0.2", "style-resources-loader": "^1.5.0", + "vatex": "^0.1.0", + "viewerjs": "^1.11.6", "vite-plugin-electron": "^0.15.5", "vue": "^3.3.10", "vue-cli-plugin-style-resources-loader": "^0.1.5", -- Gitblit v1.9.1