From a748c29fc38ecc43e67b20a6fd0029fce47399c0 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sun, 26 Mar 2023 18:33:02 +0800 Subject: [PATCH] =?UTF-8?q?chore(package.json):=20=E5=8D=87=E7=BA=A7`eleme?= =?UTF-8?q?nt-plus`=20=E3=80=81`i18n`=E3=80=81`pinia`=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: 9cc27a9e88f39b23143b3c9c967fee21f827b1f2 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6d206fde..abfa3063 100644 --- a/package.json +++ b/package.json @@ -15,14 +15,14 @@ "@wangeditor/editor-for-vue": "^5.1.10", "axios": "^1.3.4", "echarts": "^5.2.2", - "element-plus": "^2.2.32", + "element-plus": "^2.3.1", "nprogress": "^0.2.0", "path-browserify": "^1.0.1", "path-to-regexp": "^6.2.0", - "pinia": "^2.0.12", + "pinia": "^2.0.33", "screenfull": "^6.0.0", "vue": "^3.2.45", - "vue-i18n": "^9.1.9", + "vue-i18n": "9", "vue-router": "^4.1.6" }, "devDependencies": {