File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
angular_devkit/build_angular
schematics/angular/utility/latest-versions Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 173
173
"magic-string" : " 0.26.2" ,
174
174
"mini-css-extract-plugin" : " 2.6.1" ,
175
175
"minimatch" : " 5.1.0" ,
176
- "ng-packagr" : " 14.2 .0" ,
176
+ "ng-packagr" : " 15.0.0-next .0" ,
177
177
"node-fetch" : " ^2.2.0" ,
178
178
"npm" : " ^8.11.0" ,
179
179
"npm-package-arg" : " 9.1.0" ,
Original file line number Diff line number Diff line change 77
77
"@angular/localize" : " ^15.0.0-next" ,
78
78
"@angular/service-worker" : " ^15.0.0-next" ,
79
79
"karma" : " ^6.3.0" ,
80
- "ng-packagr" : " ^14.0.0 || ^14.0.0-next || ^14.1 .0-next" ,
80
+ "ng-packagr" : " ^15.0 .0-next" ,
81
81
"protractor" : " ^7.0.0" ,
82
82
"tailwindcss" : " ^2.0.0 || ^3.0.0" ,
83
83
"typescript" : " >=4.6.2 <4.9"
Original file line number Diff line number Diff line change 12
12
"karma-jasmine-html-reporter" : " ~2.0.0" ,
13
13
"karma-jasmine" : " ~5.1.0" ,
14
14
"karma" : " ~6.4.0" ,
15
- "ng-packagr" : " ^14 .0.0-next.8 " ,
15
+ "ng-packagr" : " ^15 .0.0-next.0 " ,
16
16
"protractor" : " ~7.0.0" ,
17
17
"rxjs" : " ~7.5.0" ,
18
18
"tslib" : " ^2.3.0" ,
Original file line number Diff line number Diff line change @@ -7573,10 +7573,10 @@ next-tick@1, next-tick@^1.1.0:
7573
7573
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
7574
7574
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
7575
7575
7576
- ng-packagr@14.2 .0:
7577
- version "14.2 .0"
7578
- resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-14.2.0. tgz#c687bfbebaa6624c92bf26755dfadf7ef70e7da5 "
7579
- integrity sha512-Nb+2/L37CFcWmCz91USwNd87mdTfTXDb4MBl87Dkj2H53KfrAltX2psa+gTRbjE5USCX8bQeu4nRzf/Bp6Vivg ==
7576
+ ng-packagr@15.0.0-next .0:
7577
+ version "15.0.0-next .0"
7578
+ resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-15.0.0-next.0. tgz#d4be7a94bb668f3ad0116d18e46b9fd0833eb47a "
7579
+ integrity sha512-6H+2CSfjLYfTff04MIpPWnGlvNXHfnGdzNhNJh9hLKqLy3HZKXR9+Bn/HtaleNzFAGsRnHwon2VstamF2ng28g ==
7580
7580
dependencies:
7581
7581
"@rollup/plugin-json" "^4.1.0"
7582
7582
"@rollup/plugin-node-resolve" "^13.1.3"
You can’t perform that action at this time.
0 commit comments