From 364ad41d844696b80b1de0a33d8c2d1e8c101031 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期一, 04 七月 2022 18:17:21 +0800
Subject: [PATCH] 添加修改页面

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

diff --git a/package.json b/package.json
index fbe32d7..a092f0e 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,12 @@
 		"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
 	},
 	"dependencies": {
-		"@element-plus/icons-vue": "^2.0.3",
+		"@element-plus/icons-vue": "^2.0.6",
 		"@wangeditor/editor": "^5.1.1",
 		"axios": "^0.27.2",
 		"countup.js": "^2.2.0",
 		"cropperjs": "^1.5.12",
-		"echarts": "^5.3.2",
+		"echarts": "^5.3.3",
 		"echarts-gl": "^2.0.9",
 		"echarts-wordcloud": "^2.0.0",
 		"element-plus": "^2.2.2",

--
Gitblit v1.9.2