From 284ee10bb7f44c7ccde404662ae757b9aab639f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 02:05:27 +0000 Subject: [PATCH] chore(deps): update pnpm to v11.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0f078095..1a9713aee 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.13.0", + "packageManager": "pnpm@11.13.1", "scripts": { "dev": "astro dev --host", "start": "astro dev --host",