From e77e0603db87fae6f427f80f4bb6b8e4e9bc16ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PiexlMax=28=E5=A5=87=E6=B7=BC?= Date: Tue, 26 May 2026 11:21:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20@vueuse/core=20?= =?UTF-8?q?=E5=92=8C=20@vueuse/integrations=20=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/package.json b/web/package.json index 0670bc673..12102e241 100644 --- a/web/package.json +++ b/web/package.json @@ -20,8 +20,8 @@ "@vue-office/docx": "^1.6.2", "@vue-office/excel": "^1.7.11", "@vue-office/pdf": "^2.0.2", - "@vueuse/core": "^11.0.3", - "@vueuse/integrations": "^12.0.0", + "@vueuse/core": "^12.8.2", + "@vueuse/integrations": "^12.8.2", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^5.1.12", "ace-builds": "^1.36.4",