From c9ebeeb6fde5c78b97c25c3d461830668227ebd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Tue, 10 Oct 2023 20:57:20 +0800 Subject: [PATCH] =?UTF-8?q?build:=20:package:=20=E5=8D=87=E7=BA=A7=20vite?= =?UTF-8?q?=E3=80=81element-plus=20=E7=AD=89=E4=BE=9D=E8=B5=96=E8=87=B3?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 5463a3a76044e9044e8caa00fb7a11e66daf4d34 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 22b206c1..a5656e23 100644 --- a/package.json +++ b/package.json @@ -41,13 +41,13 @@ }, "dependencies": { "@element-plus/icons-vue": "^2.1.0", - "@vitejs/plugin-vue": "^4.2.3", + "@vitejs/plugin-vue": "^4.4.0", "@vueuse/core": "^10.1.2", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "5.1.10", "axios": "^1.4.0", "echarts": "^5.2.2", - "element-plus": "^2.3.12", + "element-plus": "^2.3.14", "lodash-es": "^4.17.21", "mockjs": "^1.1.0", "net": "^1.0.2", @@ -105,7 +105,7 @@ "unplugin-auto-import": "^0.15.3", "unplugin-icons": "^0.16.1", "unplugin-vue-components": "^0.24.1", - "vite": "^4.4.9", + "vite": "^4.4.11", "vite-plugin-mock": "^3.0.0", "vite-plugin-svg-icons": "^2.0.1", "vue-tsc": "^1.7.0 "