File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 75
75
"esbuild" : " 0.14.11"
76
76
},
77
77
"peerDependencies" : {
78
- "@angular/compiler-cli" : " ^13.0.0 || ^13.1 .0-next" ,
79
- "@angular/localize" : " ^13.0.0 || ^13.1 .0-next" ,
80
- "@angular/service-worker" : " ^13.0.0 || ^13.1 .0-next" ,
78
+ "@angular/compiler-cli" : " ^13.0.0 || ^13.2 .0-next" ,
79
+ "@angular/localize" : " ^13.0.0 || ^13.2 .0-next" ,
80
+ "@angular/service-worker" : " ^13.0.0 || ^13.2 .0-next" ,
81
81
"karma" : " ^6.3.0" ,
82
- "ng-packagr" : " ^13.0.0 || ^13.1 .0-next" ,
82
+ "ng-packagr" : " ^13.0.0 || ^13.2 .0-next" ,
83
83
"protractor" : " ^7.0.0" ,
84
84
"tailwindcss" : " ^2.0.0 || ^3.0.0" ,
85
85
"typescript" : " >=4.4.3 <4.6"
Original file line number Diff line number Diff line change 22
22
"homepage" : " https://github.com/angular/angular-cli/tree/master/packages/@ngtools/webpack" ,
23
23
"dependencies" : {},
24
24
"peerDependencies" : {
25
- "@angular/compiler-cli" : " ^13.0.0 || ^13.1 .0-next" ,
25
+ "@angular/compiler-cli" : " ^13.0.0 || ^13.2 .0-next" ,
26
26
"typescript" : " >=4.4.3 <4.6" ,
27
27
"webpack" : " ^5.30.0"
28
28
},
You can’t perform that action at this time.
0 commit comments