This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525 "typings" : " src/index.d.ts" ,
2626 "builders" : " builders.json" ,
2727 "peerDependencies" : {
28- "@angular-devkit/build-angular" : " ^16.0.0 || ^16.0 .0-next.0"
28+ "@angular-devkit/build-angular" : " ^16.0.0 || ^16.1 .0-next.0"
2929 },
3030 "dependencies" : {
31- "@angular-devkit/architect" : " ~0.1600 .0-next.2 " ,
32- "@angular-devkit/core" : " ~16.0 .0-next.2 " ,
31+ "@angular-devkit/architect" : " ~0.1601 .0-next.0 " ,
32+ "@angular-devkit/core" : " ~16.1 .0-next.0 " ,
3333 "@nguniversal/common" : " 0.0.0-PLACEHOLDER" ,
3434 "browser-sync" : " ^2.27.10" ,
3535 "express" : " ^4.18.2" ,
Original file line number Diff line number Diff line change 2020 "tslib" : " ^2.3.0"
2121 },
2222 "peerDependencies" : {
23- "@angular/common" : " ^16.0.0 || ^16.0 .0-next.0" ,
24- "@angular/core" : " ^16.0.0 || ^16.0 .0-next.0"
23+ "@angular/common" : " ^16.0.0 || ^16.1 .0-next.0" ,
24+ "@angular/core" : " ^16.0.0 || ^16.1 .0-next.0"
2525 },
2626 "schematics" : " ./schematics/collection.json" ,
2727 "ng-update" : {
Original file line number Diff line number Diff line change 1212 "node" : " ^16.14.0 || >=18.10.0"
1313 },
1414 "peerDependencies" : {
15- "@angular/common" : " ^16.0.0 || ^16.0 .0-next.0" ,
16- "@angular/core" : " ^16.0.0 || ^16.0 .0-next.0" ,
15+ "@angular/common" : " ^16.0.0 || ^16.1 .0-next.0" ,
16+ "@angular/core" : " ^16.0.0 || ^16.1 .0-next.0" ,
1717 "express" : " EXPRESS_VERSION"
1818 },
1919 "dependencies" : {
You can’t perform that action at this time.
0 commit comments