From cfcf467e0d30c421bd3723e13ac2dd255638fe72 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:32:00 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc9deaf7c..0354c0c25 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.8.0", + "packageManager": "pnpm@11.9.0", "scripts": { "dev": "astro dev --host", "start": "astro dev --host",