File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
angular_devkit/build_angular
schematics/angular/utility/latest-versions Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 180
180
"mini-css-extract-plugin" : " 2.2.1" ,
181
181
"minimatch" : " 3.0.4" ,
182
182
"minimist" : " ^1.2.0" ,
183
- "ng-packagr" : " ~12.2.0 " ,
183
+ "ng-packagr" : " 13.0.0-next.1 " ,
184
184
"node-fetch" : " ^2.2.0" ,
185
185
"open" : " 8.2.1" ,
186
186
"ora" : " 5.4.1" ,
Original file line number Diff line number Diff line change 77
77
"@angular/localize" : " ^13.0.0 || ^13.0.0-next" ,
78
78
"@angular/service-worker" : " ^13.0.0 || ^13.0.0-next" ,
79
79
"karma" : " ^6.3.0" ,
80
- "ng-packagr" : " ^12 .0.0" ,
80
+ "ng-packagr" : " ^13 .0.0 || ^13.0.0-next " ,
81
81
"protractor" : " ^7.0.0" ,
82
82
"tailwindcss" : " ^2.0.0" ,
83
83
"typescript" : " ~4.2.3 || ~4.3.2"
Original file line number Diff line number Diff line change 11
11
"karma-jasmine-html-reporter" : " ~1.7.0" ,
12
12
"karma-jasmine" : " ~4.0.0" ,
13
13
"karma" : " ~6.3.0" ,
14
- "ng-packagr" : " ^12.1.1 " ,
14
+ "ng-packagr" : " ~13.0.0-next.0 " ,
15
15
"rxjs" : " ~6.6.0" ,
16
16
"tslib" : " ^2.3.0" ,
17
17
"typescript" : " ~4.3.5" ,
Original file line number Diff line number Diff line change 115
115
116
116
" @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#07a43c542704985a77ecabb4be12038e67419a65 " :
117
117
version "0.0.0"
118
- uid "07a43c542704985a77ecabb4be12038e67419a65"
119
118
resolved "https://github.com/angular/dev-infra-private-builds.git#07a43c542704985a77ecabb4be12038e67419a65"
120
119
dependencies :
121
120
" @actions/core" " ^1.4.0"
@@ -7108,10 +7107,10 @@ next-tick@~1.0.0:
7108
7107
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
7109
7108
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
7110
7109
7111
- ng-packagr@~12.2.0 :
7112
- version "12.2 .1"
7113
- resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-12.2. 1.tgz#4a68f4bbee3394d7afcdd9fdf06794b219915bb1 "
7114
- integrity sha512-awX/sRmURikw6YjcDzrz2+/SJ4yOr1MTgv4OitSeMXfwBlG5zJLN36mLQn49fYBFecBV+lcAosh0OYJuAueU5g ==
7110
+ ng-packagr@13.0.0-next.1 :
7111
+ version "13.0.0-next .1"
7112
+ resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-13.0.0-next. 1.tgz#699b2884f14d0b2b2162c39c2ba0c8d881b205ab "
7113
+ integrity sha512-+pNoK+3VV8w4NARJ8th7exi6fggQAkLZoXxgJUMrPSai6uguuMXHaYSx5wumqNAZPp9w8cJ5qjZbzAGcd16V2Q ==
7115
7114
dependencies :
7116
7115
" @rollup/plugin-commonjs" " ^20.0.0"
7117
7116
" @rollup/plugin-json" " ^4.1.0"
9041
9040
9042
9041
" sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz " :
9043
9042
version "0.0.0"
9044
- uid "992e2cb0d91e54b27a4f5bbd2049f3b774718115"
9045
9043
resolved "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz#992e2cb0d91e54b27a4f5bbd2049f3b774718115"
9046
9044
9047
9045
saucelabs@^1.5.0 :
You can’t perform that action at this time.
0 commit comments