From ee85abd01a9804fde5164be8ac448af77c328193 Mon Sep 17 00:00:00 2001 From: abearxiong Date: Mon, 18 May 2026 23:01:40 +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?= 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 62b7329..66c20ce 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", - "packageManager": "pnpm@10.33.0", + "packageManager": "pnpm@11.1.2", "type": "module", "dependencies": { - "@kevisual/cnb": "^0.0.62", - "@kevisual/context": "^0.0.8", + "@kevisual/cnb": "^0.0.88", + "@kevisual/context": "^0.1.1", "@kevisual/gitea": "^0.0.6", - "@kevisual/router": "^0.2.4", + "@kevisual/router": "^0.2.12", "dayjs": "^1.11.20" } }