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