diff --git a/package.json b/package.json index 854162e..adf4e59 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "engines": { "node": ">=24.0.0" }, - "packageManager": "pnpm@11.10.0", + "packageManager": "pnpm@11.11.0", "scripts": { "dev": "next dev", "build": "next build",