From e7a8b4e39aa5ac674ec5f02f99de4ece2a0001c5 Mon Sep 17 00:00:00 2001 From: guoquan Date: Sat, 7 Jun 2025 17:23:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=94=AF=E6=8C=81=E5=9C=A8=20vite.confi?= =?UTF-8?q?g.js=20=E4=B8=AD=E7=9B=B4=E6=8E=A5=E5=AF=BC=E5=85=A5=E7=9B=AE?= =?UTF-8?q?=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 095aa7e..c1c6e7b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "prettier": "2.7.1", "sass": "1.50.0", "unplugin-auto-import": "0.6.9", - "vite": "2.6.14", + "vite": "6.3.5", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "1.0.5", "vite-plugin-vue-setup-extend": "0.4.0"