From 4722a8ef9ba903b47562fb2f55ff2d60207fe329 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Fri, 21 Apr 2023 11:14:58 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8D=87=E7=BA=A7vite=E7=89=88=E6=9C=AC4?= =?UTF-8?q?.1.4->4.3.1?= 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 03aa1bf..3879a32 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "@vueuse/core": "9.5.0", "animate.css": "4.1.1", "await-to-js": "^3.0.0", - "vform3-builds": "3.0.8", "axios": "^1.3.4", "echarts": "5.4.0", "element-plus": "2.2.27", @@ -35,6 +34,7 @@ "path-to-regexp": "6.2.0", "pinia": "2.0.22", "screenfull": "6.0.0", + "vform3-builds": "3.0.8", "vue": "3.2.45", "vue-cropper": "1.0.3", "vue-i18n": "9.2.2", @@ -70,7 +70,7 @@ "unplugin-auto-import": "0.13.0", "unplugin-icons": "0.15.1", "unplugin-vue-components": "0.23.0", - "vite": "4.1.4", + "vite": "4.3.1", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "2.0.1", "vite-plugin-vue-setup-extend": "^0.4.0",