From 684045bbcb038aefe494c538460716c897b5659a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 10:57:47 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.18.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 255e50a1f..8be2a25f4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "name": "Drew Powers", "email": "drew@pow.rs" }, - "packageManager": "pnpm@10.16.1", + "packageManager": "pnpm@10.18.3", "scripts": { "build": "turbo run build", "lint": "turbo run lint",