File tree Expand file tree Collapse file tree 2 files changed +5
-32
lines changed Expand file tree Collapse file tree 2 files changed +5
-32
lines changed Original file line number Diff line number Diff line change 3232 "type" : " git" ,
3333 "url" : " https://github.com/angular/angular-cli.git"
3434 },
35- "packageManager" : " pnpm@10.16.1 " ,
35+ "packageManager" : " pnpm@10.17.0 " ,
3636 "engines" : {
3737 "node" : " ^20.19.0 || ^22.12.0 || >=24.0.0" ,
3838 "npm" : " Please use pnpm instead of NPM to install dependencies" ,
3939 "yarn" : " Please use pnpm instead of Yarn to install dependencies" ,
40- "pnpm" : " 10.16.1 "
40+ "pnpm" : " 10.17.0 "
4141 },
4242 "author" : " Angular Authors" ,
4343 "license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -20,36 +20,9 @@ packages:
2020# The value is in minutes (1440 minutes = 1 day).
2121minimumReleaseAge : 1440
2222# List of packages to exclude from the minimum release age check.
23- # Wildcards are not yet supported: https://github.com/pnpm/pnpm/issues/9983
2423minimumReleaseAgeExclude :
25- - ' @angular-devkit/architect'
26- - ' @angular-devkit/build-angular'
27- - ' @angular-devkit/build-webpack'
28- - ' @angular-devkit/core'
29- - ' @angular-devkit/schematics-cli'
30- - ' @angular-devkit/schematics'
31- - ' @angular-devkit/architect-cli'
32- - ' @angular-devkit/architect'
33- - ' @angular/animations'
34- - ' @angular/benchpress'
35- - ' @angular/cdk'
36- - ' @angular/ng-dev'
37- - ' @angular/cli'
38- - ' @angular/ssr'
39- - ' @angular/common'
40- - ' @angular/compiler-cli'
41- - ' @angular/compiler'
42- - ' @angular/core'
43- - ' @angular/forms'
44- - ' @angular/language-service'
45- - ' @angular/localize'
46- - ' @angular/material'
47- - ' @angular/material-moment-adapter'
48- - ' @angular/platform-browser-dynamic'
49- - ' @angular/platform-browser'
50- - ' @angular/platform-server'
51- - ' @angular/router'
52- - ' @angular/service-worker'
24+ - ' @angular-devkit/*'
25+ - ' @angular/*'
5326 - ' @ngtools/webpack'
54- - ' @schematics/angular '
27+ - ' @schematics/* '
5528 - ' ng-packagr'
You can’t perform that action at this time.
0 commit comments