From e81d2daaedaf43fe5be800f67fea9998a3a7dfb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 22:58:39 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9801301ab..a4721808d 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.19.0", "scripts": { "build": "turbo run build", "lint": "turbo run lint",