1313 "test" : " ng test"
1414 },
1515 "dependencies" : {
16- "@angular/animations" : " ^8.2 .4" ,
17- "@angular/common" : " ^8.2 .4" ,
18- "@angular/compiler" : " ^8.2 .4" ,
19- "@angular/core" : " ^8.2 .4" ,
20- "@angular/forms" : " ^8.2 .4" ,
21- "@angular/platform-browser" : " ^8.2 .4" ,
22- "@angular/platform-browser-dynamic" : " ^8.2 .4" ,
23- "@angular/router" : " ^8.2 .4" ,
16+ "@angular/animations" : " ^9.1 .4" ,
17+ "@angular/common" : " ^9.1 .4" ,
18+ "@angular/compiler" : " ^9.1 .4" ,
19+ "@angular/core" : " ^9.1 .4" ,
20+ "@angular/forms" : " ^9.1 .4" ,
21+ "@angular/platform-browser" : " ^9.1 .4" ,
22+ "@angular/platform-browser-dynamic" : " ^9.1 .4" ,
23+ "@angular/router" : " ^9.1 .4" ,
2424 "@aspnet/signalr" : " ^1.1.4" ,
2525 "@fortawesome/fontawesome-free" : " ^5.13.0" ,
26- "abp-ng2-module" : " ^5.1.1 " ,
26+ "abp-ng2-module" : " ^6.0.0 " ,
2727 "abp-web-resources" : " ^5.1.1" ,
2828 "admin-lte-css-only" : " ^3.0.4" ,
2929 "core-js" : " ^3.2.1" ,
3030 "famfamfam-flags" : " ^1.0.0" ,
3131 "lodash" : " ^4.17.4" ,
32- "moment" : " ^2.18.1 " ,
33- "moment-timezone" : " ^0.5.13 " ,
32+ "moment" : " 2.24.0 " ,
33+ "moment-timezone" : " ^0.5.28 " ,
3434 "ngx-bootstrap" : " ^5.6.1" ,
35- "ngx-pagination" : " ^4.1 .0" ,
36- "push.js" : " 1.0.9 " ,
35+ "ngx-pagination" : " ^5.0 .0" ,
36+ "push.js" : " 1.0.12 " ,
3737 "rxjs" : " ^6.4.0" ,
3838 "sweetalert2" : " ^9.10.12" ,
3939 "ts-helpers" : " ^1.1.2" ,
40+ "tslib" : " ^1.10.0" ,
4041 "web-animations-js" : " ^2.3.2" ,
41- "zone.js" : " ~0.9.1 "
42+ "zone.js" : " ~0.10.2 "
4243 },
4344 "devDependencies" : {
44- "@angular-devkit/build-angular" : " ~0.803.2 " ,
45- "@angular/cli" : " ^8.3.2 " ,
46- "@angular/compiler-cli" : " ^8.2 .4" ,
45+ "@angular-devkit/build-angular" : " ~0.901.4 " ,
46+ "@angular/cli" : " ^9.1.4 " ,
47+ "@angular/compiler-cli" : " ^9.1 .4" ,
4748 "@angularclass/hmr" : " ^2.1.3" ,
4849 "@types/jasmine" : " ^3.4.0" ,
49- "@types/lodash" : " ^4.14.62 " ,
50+ "@types/lodash" : " ^4.14.150 " ,
5051 "@types/moment-timezone" : " ^0.5.12" ,
51- "@types/node" : " ^12.7.3 " ,
52- "codelyzer" : " ^5.0.1 " ,
52+ "@types/node" : " ^13.13.4 " ,
53+ "codelyzer" : " ^5.1.2 " ,
5354 "jasmine-core" : " ^3.3.0" ,
54- "jasmine-spec-reporter" : " ^4.2.1 " ,
55- "karma" : " ^4.3.0 " ,
55+ "jasmine-spec-reporter" : " ^5.0.2 " ,
56+ "karma" : " ^5.0.4 " ,
5657 "karma-chrome-launcher" : " ^3.1.0" ,
5758 "karma-cli" : " ^2.0.0" ,
58- "karma-coverage-istanbul-reporter" : " ^2 .0.4 " ,
59- "karma-jasmine" : " ^2.0 .1" ,
59+ "karma-coverage-istanbul-reporter" : " ^3 .0.0 " ,
60+ "karma-jasmine" : " ^3.1 .1" ,
6061 "karma-jasmine-html-reporter" : " ^1.4.0" ,
61- "nswag" : " ^13.0.6 " ,
62- "protractor" : " ^5.1.1 " ,
63- "ts-node" : " ^8.3.0 " ,
64- "tslint" : " ^5.19.0 " ,
65- "typescript" : " 3.4.5 " ,
66- "webpack-bundle-analyzer" : " ^3.0.3 "
62+ "nswag" : " ^13.4.2 " ,
63+ "protractor" : " ^5.4.4 " ,
64+ "ts-node" : " ^8.10.1 " ,
65+ "tslint" : " ^6.1.2 " ,
66+ "typescript" : " 3.8.3 " ,
67+ "webpack-bundle-analyzer" : " ^3.7.0 "
6768 },
6869 "angular-cli" : {}
69- }
70+ }
0 commit comments