From 6b1be4969ad98799474ff50863304ba518686a04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 12:35:38 +0000 Subject: [PATCH] chore(deps): update pnpm to v10.30.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 354af31..f830af1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "pnpm@10.30.2", + "packageManager": "pnpm@10.30.3", "scripts": { "build": "slidev build example.md", "check:format": "eslint . --max-warnings 0",