From 55e6908f534738fa225bf90c750ce86b64f85d37 Mon Sep 17 00:00:00 2001 From: betaqi <3188864257@qq.com> Date: Fri, 15 Aug 2025 11:49:42 +0800 Subject: [PATCH] =?UTF-8?q?build:=20vite=E5=8D=87=E7=BA=A7?= 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 c83c79f..c373280 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "unplugin-auto-import": "^19.1.0", "unplugin-icons": "^22.1.0", "unplugin-vue-components": "^28.4.0", - "vite": "^6.2.2", + "vite": "^7.1.2", "vite-plugin-vue-devtools": "^7.7.2", "vue-tsc": "^2.2.2" }