build: update pnpm to v10.16.0 (#63769)

See associated pull request for more information.

PR Close #63769
This commit is contained in:
Angular Robot
2025-09-12 17:37:43 +00:00
committed by Jessica Janiuk
parent 284fc7d753
commit bd2a84b885
+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.1",
"packageManager": "pnpm@10.16.0",
"engines": {
"npm": "Please use pnpm instead of NPM to install dependencies",
"yarn": "Please use pnpm instead of Yarn to install dependencies",
"pnpm": "10.15.1"
"pnpm": "10.16.0"
},
"repository": {
"type": "git",