|
|
|
@ -12,25 +12,25 @@
|
|
|
|
|
"cypress": "cypress open"
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@angular/animations": "^6.0.7",
|
|
|
|
|
"@angular/cdk": "^6.3.1",
|
|
|
|
|
"@angular/common": "^6.0.7",
|
|
|
|
|
"@angular/compiler": "^6.0.7",
|
|
|
|
|
"@angular/compiler-cli": "^6.0.7",
|
|
|
|
|
"@angular/core": "^6.0.7",
|
|
|
|
|
"@angular/forms": "^6.0.7",
|
|
|
|
|
"@angular/http": "^6.0.7",
|
|
|
|
|
"@angular/material": "^6.3.1",
|
|
|
|
|
"@angular/platform-browser": "^6.0.7",
|
|
|
|
|
"@angular/platform-browser-dynamic": "^6.0.7",
|
|
|
|
|
"@angular/platform-server": "^6.0.7",
|
|
|
|
|
"@angular/router": "^6.0.7",
|
|
|
|
|
"@angular/animations": "^7.1.4",
|
|
|
|
|
"@angular/cdk": "^7.2.0",
|
|
|
|
|
"@angular/common": "^7.1.4",
|
|
|
|
|
"@angular/compiler":"^7.1.4",
|
|
|
|
|
"@angular/compiler-cli": "^7.1.4",
|
|
|
|
|
"@angular/core": "^7.1.4",
|
|
|
|
|
"@angular/forms":"^7.1.4",
|
|
|
|
|
"@angular/http": "^7.1.4",
|
|
|
|
|
"@angular/material":"^7.2.0",
|
|
|
|
|
"@angular/platform-browser": "^7.1.4",
|
|
|
|
|
"@angular/platform-browser-dynamic": "^7.1.4",
|
|
|
|
|
"@angular/platform-server":"^7.1.4",
|
|
|
|
|
"@angular/router":"^7.1.4",
|
|
|
|
|
"@auth0/angular-jwt": "^2.0.0",
|
|
|
|
|
"@ng-bootstrap/ng-bootstrap": "^2.2.0",
|
|
|
|
|
"@ngtools/webpack": "^6.1.0-beta.2",
|
|
|
|
|
"@ngu/carousel": "^1.4.9-beta-2",
|
|
|
|
|
"@ngx-translate/core": "^10.0.2",
|
|
|
|
|
"@ngx-translate/http-loader": "^3.0.1",
|
|
|
|
|
"@ngtools/webpack":"^7.1.4",
|
|
|
|
|
"@ngu/carousel": "^1.4.9-beta-2",
|
|
|
|
|
"@ngx-translate/core": "^11.0.1",
|
|
|
|
|
"@ngx-translate/http-loader": "^4.0.0",
|
|
|
|
|
"@types/core-js": "^2.5.0",
|
|
|
|
|
"@types/mini-css-extract-plugin": "^0.2.0",
|
|
|
|
|
"@types/node": "^10.5.1",
|
|
|
|
@ -68,7 +68,7 @@
|
|
|
|
|
"ngx-order-pipe": "^2.0.1",
|
|
|
|
|
"node-sass": "^4.9.0",
|
|
|
|
|
"pace-progress": "^1.0.2",
|
|
|
|
|
"primeng": "^6.0.0",
|
|
|
|
|
"primeng": "^7.0.3",
|
|
|
|
|
"raw-loader": "^0.5.1",
|
|
|
|
|
"reflect-metadata": "^0.1.12",
|
|
|
|
|
"run-sequence": "^2.2.1",
|
|
|
|
|