From dd57a9f0658b1f278cfc375a765ad97f8d6e10ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:54:23 +0000 Subject: [PATCH] chore(deps): update pnpm to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa1921aba..ac27c24fd 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "name": "Drew Powers", "email": "drew@pow.rs" }, - "packageManager": "pnpm@10.30.3", + "packageManager": "pnpm@11.18.0", "scripts": { "build": "turbo run build", "lint": "turbo run lint",