File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
angular_devkit/build_angular
schematics/angular/utility/latest-versions Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
"parse5-html-rewriting-stream" : " 7.0.0"
18
18
},
19
19
"peerDependencies" : {
20
- "@angular/cli" : " ^16.1 .0"
20
+ "@angular/cli" : " ^16.0 .0"
21
21
},
22
22
"peerDependenciesMeta" : {
23
23
"@angular/cli" : {
Original file line number Diff line number Diff line change 75
75
"esbuild" : " 0.17.19"
76
76
},
77
77
"peerDependencies" : {
78
- "@angular/compiler-cli" : " ^16.1 .0" ,
79
- "@angular/localize" : " ^16.1 .0" ,
80
- "@angular/platform-server" : " ^16.1 .0" ,
81
- "@angular/service-worker" : " ^16.1 .0" ,
78
+ "@angular/compiler-cli" : " ^16.0 .0" ,
79
+ "@angular/localize" : " ^16.0 .0" ,
80
+ "@angular/platform-server" : " ^16.0 .0" ,
81
+ "@angular/service-worker" : " ^16.0 .0" ,
82
82
"jest" : " ^29.5.0" ,
83
83
"jest-environment-jsdom" : " ^29.5.0" ,
84
84
"karma" : " ^6.3.0" ,
85
- "ng-packagr" : " ^16.1 .0" ,
85
+ "ng-packagr" : " ^16.0 .0" ,
86
86
"protractor" : " ^7.0.0" ,
87
87
"tailwindcss" : " ^2.0.0 || ^3.0.0" ,
88
88
"typescript" : " >=4.9.3 <5.2"
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" : " ^16.1 .0" ,
25
+ "@angular/compiler-cli" : " ^16.0 .0" ,
26
26
"typescript" : " >=4.9.3 <5.2" ,
27
27
"webpack" : " ^5.54.0"
28
28
},
Original file line number Diff line number Diff line change 12
12
"karma-jasmine-html-reporter" : " ~2.1.0" ,
13
13
"karma-jasmine" : " ~5.1.0" ,
14
14
"karma" : " ~6.4.0" ,
15
- "ng-packagr" : " ^16.1 .0" ,
15
+ "ng-packagr" : " ^16.0 .0" ,
16
16
"protractor" : " ~7.0.0" ,
17
17
"rxjs" : " ~7.8.0" ,
18
18
"tslib" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments