From ca2abf63151c31210b01620c8d40d7778d2f2934 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Wed, 15 Mar 2023 22:38:49 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20`@element-plus/ic?= =?UTF-8?q?ons-vue`=20=E4=BE=9D=E8=B5=96=EF=BC=8C=E5=8D=87=E7=BA=A7=20`axi?= =?UTF-8?q?os`=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 8066e3c48ae1cbf4e88dab540a3a3f2af38db3e4 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 814f0430..a029e50d 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,10 @@ "prettier": "prettier --write ." }, "dependencies": { - "@element-plus/icons-vue": "^2.0.10", "@vueuse/core": "^9.1.1", "@wangeditor/editor": "^5.0.0", "@wangeditor/editor-for-vue": "^5.1.10", - "axios": "^1.2.2", + "axios": "^1.3.4", "echarts": "^5.2.2", "element-plus": "^2.2.32", "nprogress": "^0.2.0",