File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
angular_devkit/build_angular
tests/legacy-cli/e2e/assets/webpack/test-app Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 7575 "esbuild" : " 0.13.12"
7676 },
7777 "peerDependencies" : {
78- "@angular/compiler-cli" : " ^13.0.0 || ^13.0 .0-next" ,
79- "@angular/localize" : " ^13.0.0 || ^13.0 .0-next" ,
80- "@angular/service-worker" : " ^13.0.0 || ^13.0 .0-next" ,
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" ,
8181 "karma" : " ^6.3.0" ,
82- "ng-packagr" : " ^13.0.0 || ^13.0 .0-next" ,
82+ "ng-packagr" : " ^13.0.0 || ^13.1 .0-next" ,
8383 "protractor" : " ^7.0.0" ,
8484 "tailwindcss" : " ^2.0.0" ,
8585 "typescript" : " ~4.4.3"
Original file line number Diff line number Diff line change 2222 "homepage" : " https://github.com/angular/angular-cli/tree/master/packages/@ngtools/webpack" ,
2323 "dependencies" : {},
2424 "peerDependencies" : {
25- "@angular/compiler-cli" : " ^13.0.0 || ^13.0 .0-next" ,
25+ "@angular/compiler-cli" : " ^13.0.0 || ^13.1 .0-next" ,
2626 "typescript" : " ~4.4.3" ,
2727 "webpack" : " ^5.30.0"
2828 },
Original file line number Diff line number Diff line change 22 "name" : " test" ,
33 "license" : " MIT" ,
44 "dependencies" : {
5- "@angular/common" : " ^13.0 .0-next" ,
6- "@angular/compiler" : " ^13.0 .0-next" ,
7- "@angular/compiler-cli" : " ^13.0 .0-next" ,
8- "@angular/core" : " ^13.0 .0-next" ,
9- "@angular/platform-browser" : " ^13.0 .0-next" ,
10- "@angular/platform-browser-dynamic" : " ^13.0 .0-next" ,
11- "@angular/platform-server" : " ^13.0 .0-next" ,
12- "@angular/router" : " ^13.0 .0-next" ,
5+ "@angular/common" : " ^13.1 .0-next" ,
6+ "@angular/compiler" : " ^13.1 .0-next" ,
7+ "@angular/compiler-cli" : " ^13.1 .0-next" ,
8+ "@angular/core" : " ^13.1 .0-next" ,
9+ "@angular/platform-browser" : " ^13.1 .0-next" ,
10+ "@angular/platform-browser-dynamic" : " ^13.1 .0-next" ,
11+ "@angular/platform-server" : " ^13.1 .0-next" ,
12+ "@angular/router" : " ^13.1 .0-next" ,
1313 "@ngtools/webpack" : " 0.0.0" ,
1414 "core-js" : " ^3.10.0" ,
1515 "rxjs" : " ^6.6.7" ,
You can’t perform that action at this time.
0 commit comments