From 8e91bb82487df52fb6266cd8e255ae56aa742a1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 15:53:57 +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 27bd07c..3e3d7cd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "sveltweet", "type": "module", "version": "0.5.1", - "packageManager": "pnpm@10.34.5", + "packageManager": "pnpm@11.19.0", "description": "The best way to embed tweets in your Svelte app, supporting both SSR and static prerendering modes.", "author": "ryoppippi", "license": "MIT",