From c678c04e68f3acf6fc6f3c73f1dab2630c8468e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Sun, 17 Jul 2022 18:12:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7vite=E8=87=B32.9.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0841228..67de525 100644 --- a/package.json +++ b/package.json @@ -42,12 +42,12 @@ "vue3-seamless-scroll": "^1.2.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^2.3.1", + "@vitejs/plugin-vue": "^2.3.3", "@vue/compiler-sfc": "^3.2.33", "sass": "1.45.0", "unplugin-auto-import": "0.5.3", - "vite": "^2.9.5", - "vite-plugin-compression": "0.3.6", + "vite": "^2.9.14", + "vite-plugin-compression": "^0.3.6", "vite-plugin-svg-icons": "1.0.5", "vite-plugin-vue-setup-extend": "^0.4.0" }