From 6fecb4906088b6a05d46a94d917d72bf4717945b Mon Sep 17 00:00:00 2001 From: xzg <4727863@qq.com> Date: Thu, 29 Aug 2024 15:00:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vite=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=89=E8=A3=85=E4=BE=9D=E8=B5=96avue?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?= 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 dd32d06a..7603eb8b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@antfu/utils": "^0.7.2", "@element-plus/icons-vue": "^2.0.9", "@saber/nf-design-base-elp": "^1.1.1", - "@smallwei/avue": "^3.2.19", + "@smallwei/avue": "^3.4.9", "animate.css": "^4.1.1", "avue-plugin-ueditor": "^1.0.3", "axios": "^0.21.1", @@ -43,7 +43,7 @@ "prettier": "^2.8.7", "sass": "^1.37.5", "unplugin-auto-import": "^0.11.2", - "vite": "^2.9.16", + "vite": "^5.4.2", "vite-plugin-compression": "^0.5.1", "vite-plugin-vue-setup-extend": "^0.4.0", "xlsx": "0.18.5"