From d6129f8471f164a94c184db1c42e8dd8c7799ba0 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Sun, 31 Jul 2022 17:50:44 +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.14?= 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 03adac7..d968b9f 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@vue/compiler-sfc": "3.2.36", "sass": "1.52.1", "unplugin-auto-import": "0.8.5", - "vite": "2.9.9", + "vite": "2.9.14", "vite-plugin-compression": "0.5.1", "vite-plugin-svg-icons": "2.0.1", "vite-plugin-vue-setup-extend": "0.4.0"