|
|
|
@ -15,15 +15,15 @@ |
|
|
|
"build:clean": "rimraf wwwroot/build" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@angular/animations": "7.2.3", |
|
|
|
"@angular/common": "7.2.3", |
|
|
|
"@angular/core": "7.2.3", |
|
|
|
"@angular/forms": "7.2.3", |
|
|
|
"@angular/http": "7.2.3", |
|
|
|
"@angular/platform-browser": "7.2.3", |
|
|
|
"@angular/platform-browser-dynamic": "7.2.3", |
|
|
|
"@angular/platform-server": "7.2.3", |
|
|
|
"@angular/router": "7.2.3", |
|
|
|
"@angular/animations": "7.2.14", |
|
|
|
"@angular/common": "7.2.14", |
|
|
|
"@angular/core": "7.2.14", |
|
|
|
"@angular/forms": "7.2.14", |
|
|
|
"@angular/http": "7.2.14", |
|
|
|
"@angular/platform-browser": "7.2.14", |
|
|
|
"@angular/platform-browser-dynamic": "7.2.14", |
|
|
|
"@angular/platform-server": "7.2.14", |
|
|
|
"@angular/router": "7.2.14", |
|
|
|
"angular2-chartjs": "0.5.1", |
|
|
|
"babel-polyfill": "6.26.0", |
|
|
|
"bootstrap": "4.3.1", |
|
|
|
@ -34,7 +34,7 @@ |
|
|
|
"moment": "2.24.0", |
|
|
|
"mousetrap": "1.6.3", |
|
|
|
"ng2-dnd": "5.0.2", |
|
|
|
"ngx-color-picker": "7.3.0", |
|
|
|
"ngx-color-picker": "7.5.0", |
|
|
|
"oidc-client": "1.7.1", |
|
|
|
"pikaday": "1.8.0", |
|
|
|
"progressbar.js": "1.0.1", |
|
|
|
@ -47,9 +47,9 @@ |
|
|
|
"zone.js": "0.9.0" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@angular/compiler": "7.2.3", |
|
|
|
"@angular/compiler-cli": "7.2.3", |
|
|
|
"@ngtools/webpack": "7.3.0", |
|
|
|
"@angular/compiler": "7.2.14", |
|
|
|
"@angular/compiler-cli": "7.2.14", |
|
|
|
"@ngtools/webpack": "7.3.8", |
|
|
|
"@types/core-js": "2.5.0", |
|
|
|
"@types/jasmine": "3.3.12", |
|
|
|
"@types/marked": "0.6.5", |
|
|
|
|