From 18a99a3084c53d45187af002c5bb935481d47e4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 17:41:41 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6276d0b8..0a10104c5 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "name": "Drew Powers", "email": "drew@pow.rs" }, - "packageManager": "pnpm@10.10.0", + "packageManager": "pnpm@10.14.0", "scripts": { "build": "turbo run build", "lint": "turbo run lint",