From a4766c7100b3c3166ecdd2250020277e0683f942 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Sat, 20 Jan 2024 15:30:04 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E5=9B=BA=E5=AE=9A=E4=B8=BB=E8=A6=81?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 75d3ca5..621449c 100644 --- a/package.json +++ b/package.json @@ -74,12 +74,12 @@ "@dcloudio/uni-mp-toutiao": "3.0.0-3081220230817001", "@dcloudio/uni-mp-weixin": "3.0.0-3081220230817001", "@dcloudio/uni-quickapp-webview": "3.0.0-3081220230817001", - "@dcloudio/uni-ui": "^1.4.28", - "dayjs": "^1.11.10", - "pinia": "^2.0.36", - "pinia-plugin-persistedstate": "^3.2.1", + "@dcloudio/uni-ui": "1.4.28", + "dayjs": "1.11.10", + "pinia": "2.0.36", + "pinia-plugin-persistedstate": "3.2.1", "vue": "3.2.47", - "vue-i18n": "^9.1.9" + "vue-i18n": "9.8.0" }, "devDependencies": { "@commitlint/cli": "^18.4.3",