From e291dbf9ade385689ee812c9ec927a1c1c4b700e Mon Sep 17 00:00:00 2001 From: xiongxiao Date: Sun, 29 Mar 2026 01:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=92=8C=E5=8C=85=E7=AE=A1=E7=90=86=E5=99=A8=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d0eb83a..a82494b 100644 --- a/package.json +++ b/package.json @@ -9,13 +9,13 @@ "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", - "packageManager": "pnpm@10.32.1", + "packageManager": "pnpm@10.33.0", "type": "module", "dependencies": { - "@kevisual/cnb": "^0.0.56", + "@kevisual/cnb": "^0.0.62", "@kevisual/context": "^0.0.8", "@kevisual/gitea": "^0.0.6", - "@kevisual/router": "^0.1.6", + "@kevisual/router": "^0.2.4", "dayjs": "^1.11.20" } }