From 50f7fd45261624d0010c5d203bdaf1e8f325b784 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 13:01:22 +0000 Subject: [PATCH] chore(deps): update pnpm to v11.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dde54f..1202e2b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "marimo-glance", "description": "Render marimo notebooks inline on GitHub and gists instead of raw Python source.", "private": true, - "packageManager": "pnpm@11.11.0", + "packageManager": "pnpm@11.15.0", "version": "0.0.0", "type": "module", "scripts": {