From 65bc3327b3d388f6de6ecf6223a27ea918a9ba21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 22:28:26 +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 2818226..223c464 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "oxlint --fix" ] }, - "packageManager": "pnpm@10.34.5", + "packageManager": "pnpm@11.25.0", "gitHooks": { "pre-commit": "lint-staged" }