From d6c015f7590f19015d4ddf5dd0d00fb5424fde9e Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Tue, 23 Sep 2025 19:38:24 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0=20@uni-ku=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3d8e591..ece9e9e 100644 --- a/package.json +++ b/package.json @@ -145,8 +145,8 @@ "@uni-helper/vite-plugin-uni-manifest": "^0.2.8", "@uni-helper/vite-plugin-uni-pages": "^0.3.8", "@uni-helper/vite-plugin-uni-platform": "^0.0.5", - "@uni-ku/bundle-optimizer": "^1.3.3", - "@uni-ku/root": "^1.3.4", + "@uni-ku/bundle-optimizer": "^v1.3.15-beta.2", + "@uni-ku/root": "^1.4.1", "@unocss/eslint-plugin": "^66.2.3", "@unocss/preset-legacy-compat": "66.0.0", "@vue/runtime-core": "^3.4.21",