From 90926ddc7c38183d08983e9c6d1ba3a34e0ea9e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Wed, 8 Apr 2026 13:06:59 +0800 Subject: [PATCH] =?UTF-8?q?update=20vite=20=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= 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 b6b9d95..4c75f77 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "unplugin-auto-import": "21.0.0", "unplugin-vue-components": "31.0.0", "unplugin-vue-setup-extend-plus": "1.0.1", - "vite": "^8.0.3", + "vite": "^8.0.7", "vite-plugin-svg-icons-ng": "^1.5.2", "vitest": "4.0.18", "vue-tsc": "^3.2.5"