From f31c627d4cafaa8313a1d1db2aba2fa0068b93fe Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Tue, 23 Sep 2025 19:48:58 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=BB=A5=E4=BF=AE=E5=A4=8D=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E6=80=A7=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ece9e9e..c145030 100644 --- a/package.json +++ b/package.json @@ -136,14 +136,14 @@ "@rollup/rollup-darwin-x64": "^4.28.0", "@types/node": "^20.17.9", "@uni-helper/eslint-config": "^0.5.0", - "@uni-helper/plugin-uni": "0.1.0", + "@uni-helper/plugin-uni": "^0.1.0", "@uni-helper/uni-env": "^0.1.8", "@uni-helper/uni-types": "^1.0.0-alpha.6", "@uni-helper/unocss-preset-uni": "^0.2.11", - "@uni-helper/vite-plugin-uni-components": "0.2.0", - "@uni-helper/vite-plugin-uni-layouts": "0.1.11", + "@uni-helper/vite-plugin-uni-components": "^0.2.8", + "@uni-helper/vite-plugin-uni-layouts": "^0.1.11", "@uni-helper/vite-plugin-uni-manifest": "^0.2.8", - "@uni-helper/vite-plugin-uni-pages": "^0.3.8", + "@uni-helper/vite-plugin-uni-pages": "^0.3.15", "@uni-helper/vite-plugin-uni-platform": "^0.0.5", "@uni-ku/bundle-optimizer": "^v1.3.15-beta.2", "@uni-ku/root": "^1.4.1",