From cfdf588704b194118f1d6a1ed69e01025734bba9 Mon Sep 17 00:00:00 2001
From: yinbangzhong <zhongbangyin@126.com>
Date: 星期五, 13 九月 2024 13:45:07 +0800
Subject: [PATCH] 审计
---
package.json | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diff --git a/package.json b/package.json
index 75e1f7a..e52a9eb 100644
--- a/package.json
+++ b/package.json
@@ -26,20 +26,15 @@
},
"dependencies": {
"@arco-design/web-vue": "^2.44.7",
- "@codemirror/lang-javascript": "^6.2.2",
- "@codemirror/theme-one-dark": "^6.1.2",
- "@codemirror/view": "^6.33.0",
"@microsoft/fetch-event-source": "^2.0.1",
"@vue-office/docx": "^1.6.2",
"@vue-office/excel": "^1.7.11",
+ "@vue-office/pdf": "^2.0.2",
"@vueuse/core": "^9.3.0",
"arco-design-pro-vue": "^2.7.3",
"axios": "^0.24.0",
- "codemirror": "^5.65.17",
- "codemirror-editor-vue3": "^2.7.0",
"d3": "^4.12.0",
"dayjs": "^1.11.5",
- "dimple": "github:PMSI-AlignAlytics/dimple#2.3.0",
"docx-preview": "^0.1.8",
"echarts": "^5.4.0",
"eventsource-parser": "^2.0.1",
@@ -64,7 +59,6 @@
"v-viewer": "^3.0.11",
"vue": "^3.2.40",
"vue-clipboard3": "^2.0.0",
- "vue-codemirror": "^6.1.1",
"vue-echarts": "^6.2.3",
"vue-i18n": "^9.2.2",
"vue-router": "^4.0.14"
--
Gitblit v1.8.0