diff --git a/package.json b/package.json index 9f02e7c..ddec05f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "pnpm@10.27.0", + "packageManager": "pnpm@10.28.0", "scripts": { "build": "slidev build example.md", "check:format": "eslint . --max-warnings 0",