From 301dd0ec6911cac6b5215cab8514163692338ed1 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 29 May 2022 10:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vite=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC2.9.9?= 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 3269e53..60d62de 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@vue/compiler-sfc": "3.2.31", "sass": "1.50.0", "unplugin-auto-import": "0.8.5", - "vite": "2.6.14", + "vite": "2.9.9", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "1.0.5", "vite-plugin-vue-setup-extend": "0.4.0"