From fdb1bc281ae80d5dc664d3d989cc393e08bd0185 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 19:12:43 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9801301ab..5ff1f957a 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "name": "Drew Powers", "email": "drew@pow.rs" }, - "packageManager": "pnpm@10.18.3", + "packageManager": "pnpm@10.25.0", "scripts": { "build": "turbo run build", "lint": "turbo run lint",