From 0c3b7c2d34e3400d624cd4e767f9d47ee9b00d4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 16:24:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20deps:=20Update=20pnpm=20to?= =?UTF-8?q?=20v10.20.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 963fc6cde..b57299a78 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/yutto-dev/yutto/issues" }, "homepage": "https://github.com/yutto-dev/yutto#readme", - "packageManager": "pnpm@10.19.0", + "packageManager": "pnpm@10.20.0", "scripts": { "dev": "vitepress dev", "build": "vitepress build",