File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 55
55
"esbuild" : " >=0.15.13"
56
56
},
57
57
"peerDependencies" : {
58
- "@angular-devkit/build-angular" : " >=15.0.0 <18 .0.0" ,
59
- "@angular/compiler-cli" : " >=15.0.0 <18 .0.0" ,
60
- "@angular/core" : " >=15.0.0 <18 .0.0" ,
61
- "@angular/platform-browser-dynamic" : " >=15.0.0 <18 .0.0" ,
58
+ "@angular-devkit/build-angular" : " >=15.0.0 <19 .0.0" ,
59
+ "@angular/compiler-cli" : " >=15.0.0 <19 .0.0" ,
60
+ "@angular/core" : " >=15.0.0 <19 .0.0" ,
61
+ "@angular/platform-browser-dynamic" : " >=15.0.0 <19 .0.0" ,
62
62
"jest" : " ^29.0.0" ,
63
63
"typescript" : " >=4.8"
64
64
},
Original file line number Diff line number Diff line change @@ -8003,10 +8003,10 @@ __metadata:
8003
8003
typescript : " npm:^5.2.0 <5.3.0"
8004
8004
zone.js : " npm:~0.14.6"
8005
8005
peerDependencies :
8006
- " @angular-devkit/build-angular " : " >=15.0.0 <18 .0.0"
8007
- " @angular/compiler-cli " : " >=15.0.0 <18 .0.0"
8008
- " @angular/core " : " >=15.0.0 <18 .0.0"
8009
- " @angular/platform-browser-dynamic " : " >=15.0.0 <18 .0.0"
8006
+ " @angular-devkit/build-angular " : " >=15.0.0 <19 .0.0"
8007
+ " @angular/compiler-cli " : " >=15.0.0 <19 .0.0"
8008
+ " @angular/core " : " >=15.0.0 <19 .0.0"
8009
+ " @angular/platform-browser-dynamic " : " >=15.0.0 <19 .0.0"
8010
8010
jest : ^29.0.0
8011
8011
typescript : " >=4.8"
8012
8012
dependenciesMeta :
You can’t perform that action at this time.
0 commit comments