From 7595e7ac56fd40290bbe0418fe90bc8a97e21bff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 18:30:41 +0000 Subject: [PATCH] chore(deps): update pnpm to v11.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12794ec25..35440b94b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/openscript/r.obin.ch/issues" }, "repository": "github:openscript/r.obin.ch", - "packageManager": "pnpm@11.22.0", + "packageManager": "pnpm@11.23.0", "scripts": { "dev": "astro dev --host", "start": "astro dev --host",