From f857d500b95ca9ebdbd359778435633172098863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Wed, 15 Mar 2023 17:12:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7element-plus=E8=87=B32.2.32?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2ede427..b979aae 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "countup.js": "^2.1.0", "echarts": "5.2.2", "echarts-wordcloud": "^2.0.0", - "element-plus": "^2.2.28", + "element-plus": "^2.2.32", "file-saver": "2.0.5", "fuse.js": "6.4.6", "highlight.js": "^11.5.1", @@ -35,7 +35,7 @@ "pinia": "^2.0.25", "qs": "^6.11.0", "sortablejs": "^1.15.0", - "vue": "^3.2.45", + "vue": "^3.2.47", "vue-clipboard3": "^2.0.0", "vue-cropper": "1.0.2", "vue-i18n": "^9.2.2",