From 51ee4019d969767f313cd8af23ea1f0e310b3f4b Mon Sep 17 00:00:00 2001 From: Elysia Date: Wed, 28 Jan 2026 23:44:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0vite=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=87=B36.4.1?= 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 3516cd23..363b1728 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "electron-app-universal-protocol-client": "github:witcher112/electron-app-universal-protocol-client", "pino-pretty": "^13.1.3", "typescript": "^5.4.2", - "vite": "^5.1.5", + "vite": "^6.4.1", "vite-plugin-electron": "^0.28.4", "vite-plugin-electron-renderer": "^0.14.5", "vue": "^3.4.21",