From 82d7bde6318ab3dfa42c366c8cb6202035e31e6d Mon Sep 17 00:00:00 2001 From: GJ Date: Tue, 1 Sep 2026 21:18:56 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=9B=B4=E6=96=B0=20package.json=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e07c0f4..6c8460b 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,5 @@ "node": ">=22.18.0", "pnpm": ">=11.1.2" }, - "packageManager": "pnpm@11.19.0" + "packageManager": "pnpm@11.21.0" }