build: update pnpm to v10.15.1 (#63527)

See associated pull request for more information.

PR Close #63527
This commit is contained in:
Angular Robot
2025-09-01 10:09:09 +00:00
committed by Miles Malerba
parent c664af8dec
commit bf74c56fe1
+2 -2
View File
@@ -6,11 +6,11 @@
"homepage": "https://github.com/angular/angular",
"bugs": "https://github.com/angular/angular/issues",
"license": "MIT",
"packageManager": "pnpm@10.15.0",
"packageManager": "pnpm@10.15.1",
"engines": {
"npm": "Please use pnpm instead of NPM to install dependencies",
"yarn": "Please use pnpm instead of Yarn to install dependencies",
"pnpm": "10.15.0"
"pnpm": "10.15.1"
},
"repository": {
"type": "git",