From 5c35d26c03b49303600b861c39c435c8e9461e4d Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期五, 01 七月 2022 18:12:41 +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