From 1cd438210fb7b13a442353f6d71cd4d78b4d6110 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:13:29 +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..f7e3508ed 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.1.0", "scripts": { "build": "turbo run build", "lint": "turbo run lint",