diff --git a/package.json b/package.json index eea1d305e022..5504d7fefe6a 100644 --- a/package.json +++ b/package.json @@ -28,12 +28,12 @@ "type": "git", "url": "git+https://github.com/angular/angular-cli.git" }, - "packageManager": "pnpm@11.10.0", + "packageManager": "pnpm@11.12.0", "engines": { "node": "^22.22.3 || ^24.15.0 || >=26.0.0", "npm": "Please use pnpm instead of NPM to install dependencies", "yarn": "Please use pnpm instead of Yarn to install dependencies", - "pnpm": "11.10.0" + "pnpm": "11.12.0" }, "author": "Angular Authors", "license": "MIT",