From 128e4f4074eb4cc02d49312f25bb036e304ed33a Mon Sep 17 00:00:00 2001 From: liub Date: Mon, 15 Sep 2025 16:31:10 +0800 Subject: [PATCH] =?UTF-8?q?vite=E7=89=88=E6=9C=AC=E5=9B=9E=E9=80=80?= 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 337738d..0cc63cf 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "unplugin-icons": "22.1.0", "unplugin-vue-components": "28.5.0", "unplugin-vue-setup-extend-plus": "1.0.1", - "vite": "^7.1.3", + "vite": "^6.3.6", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons-ng": "^1.4.0", "vite-plugin-vue-devtools": "7.7.5",