From 25efb5eefcf6b9d740320ebabd6c6dd900baa6ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 22:46:32 +0000 Subject: [PATCH] chore(deps): update pnpm to v11.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b374f1..2c8b0a8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "unplugin-replace", "type": "module", "version": "0.9.0", - "packageManager": "pnpm@11.11.0", + "packageManager": "pnpm@11.13.0", "description": "A universal bundler plugin which replaces targeted strings in files.", "author": "Kevin Deng ", "license": "MIT",