From 8e283b7544bf124043ec268f1babf0fad8187968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mac=C2=B7ufutx?= Date: Wed, 11 Jun 2025 17:47:18 +0800 Subject: [PATCH] =?UTF-8?q?feat:=2020250611=20=E5=8D=87=E7=BA=A7vite":=20"?= =?UTF-8?q?^5.4.19"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bfea47..5836258 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "@types/node": "^20.19.0", "@typescript-eslint/eslint-plugin": "6.13.2", "@typescript-eslint/parser": "6.13.2", + "@vitejs/plugin-legacy": "^5.1.0", "@vitejs/plugin-vue": "^4.2.3", "@vue/eslint-config-typescript": "12.0.0", "@vue/tsconfig": "^0.7.0", @@ -51,7 +52,7 @@ "typescript": "5.1.6", "unplugin-auto-import": "^19.3.0", "unplugin-vue-components": "^28.7.0", - "vite": "^4.4.9", + "vite": "^5.4.19", "vite-plugin-imagemin": "^0.6.1", "vite-ssg": "^27.0.1", "vue-tsc": "1.8.14"