diff --git a/package.json b/package.json index f742f7e..a666e07 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "pnpm@10.22.0", + "packageManager": "pnpm@10.23.0", "scripts": { "build": "slidev build example.md", "check:format": "eslint . --max-warnings 0",