From 1b9fea7d4af68d8f933b2dc42bf6084b9646f64c Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期二, 04 三月 2025 08:39:55 +0800
Subject: [PATCH] 修改作业等级名称

---
 package.json |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index 0167f4e..2b4e09b 100644
--- a/package.json
+++ b/package.json
@@ -11,30 +11,37 @@
 	},
 	"dependencies": {
 		"@element-plus/icons-vue": "^2.0.6",
-		"@wangeditor/editor": "^5.1.1",
+		"@kjgl77/datav-vue3": "^1.4.1",
+		"@wangeditor/editor": "^5.1.14",
 		"axios": "^0.27.2",
 		"countup.js": "^2.2.0",
 		"cropperjs": "^1.5.12",
 		"echarts": "^5.3.3",
 		"echarts-gl": "^2.0.9",
 		"echarts-wordcloud": "^2.0.0",
-		"element-plus": "^2.2.2",
+		"element-plus": "^2.2.9",
+		"js-base64": "^3.7.2",
 		"js-cookie": "^3.0.1",
 		"json-bigint": "^1.0.0",
 		"jsplumb": "^2.15.6",
 		"mitt": "^3.0.0",
 		"nprogress": "^0.2.0",
 		"pinia": "^2.0.14",
+		"pinia-plugin-persistedstate": "^2.1.1",
 		"print-js": "^1.6.0",
 		"qrcodejs2-fixes": "^0.0.2",
 		"screenfull": "^6.0.1",
 		"sortablejs": "^1.15.0",
 		"splitpanes": "^3.1.1",
 		"vue": "^3.2.36",
+		"vue-baidu-map-3x": "^1.0.35",
 		"vue-clipboard3": "^2.0.0",
 		"vue-grid-layout": "^3.0.0-beta1",
 		"vue-i18n": "^9.1.10",
-		"vue-router": "^4.0.15"
+		"vue-router": "^4.0.15",
+		"vuedraggable": "^4.1.0",
+		"wangeditor": "^4.7.15",
+		"xlsx": "^0.18.5"
 	},
 	"devDependencies": {
 		"@types/json-bigint": "^1.0.1",
@@ -43,7 +50,7 @@
 		"@types/sortablejs": "^1.13.0",
 		"@typescript-eslint/eslint-plugin": "^5.27.0",
 		"@typescript-eslint/parser": "^5.27.0",
-		"@vitejs/plugin-vue": "^2.3.3",
+		"@vitejs/plugin-vue": "^2.3.4",
 		"@vue/compiler-sfc": "^3.2.36",
 		"dotenv": "^16.0.1",
 		"eslint": "^8.17.0",

--
Gitblit v1.9.2