File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
angular_devkit/build_angular 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 .0.0 || ^16.2 .0-next.0"
20
+ "@angular/cli" : " ^17 .0.0 || ^17.0 .0-next.0"
21
21
},
22
22
"peerDependenciesMeta" : {
23
23
"@angular/cli" : {
Original file line number Diff line number Diff line change 14
14
"tslib" : " ^2.3.0"
15
15
},
16
16
"peerDependencies" : {
17
- "@angular/common" : " ^17.0.0 || ^17.0.0-next.1 " ,
18
- "@angular/core" : " ^17.0.0 || ^17.0.0-next.1 "
17
+ "@angular/common" : " ^17.0.0 || ^17.0.0-next.0 " ,
18
+ "@angular/core" : " ^17.0.0 || ^17.0.0-next.0 "
19
19
},
20
20
"schematics" : " ./schematics/collection.json"
21
21
}
Original file line number Diff line number Diff line change 77
77
"esbuild" : " 0.19.2"
78
78
},
79
79
"peerDependencies" : {
80
- "@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.1 " ,
81
- "@angular/localize" : " ^17.0.0 || ^17.0.0-next.1 " ,
82
- "@angular/platform-server" : " ^17.0.0 || ^17.0.0-next.1 " ,
83
- "@angular/service-worker" : " ^17.0.0 || ^17.0.0-next.1 " ,
80
+ "@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.0 " ,
81
+ "@angular/localize" : " ^17.0.0 || ^17.0.0-next.0 " ,
82
+ "@angular/platform-server" : " ^17.0.0 || ^17.0.0-next.0 " ,
83
+ "@angular/service-worker" : " ^17.0.0 || ^17.0.0-next.0 " ,
84
84
"jest" : " ^29.5.0" ,
85
85
"jest-environment-jsdom" : " ^29.5.0" ,
86
86
"karma" : " ^6.3.0" ,
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" : " ^17.0.0 || ^17.0.0-next.1 " ,
25
+ "@angular/compiler-cli" : " ^17.0.0 || ^17.0.0-next.0 " ,
26
26
"typescript" : " >=4.9.3 <5.2" ,
27
27
"webpack" : " ^5.54.0"
28
28
},
You can’t perform that action at this time.
0 commit comments