[ADF-2148] Update the angular and material libraries to the latest version (#2821)

* Update the angular and material library to the latest version
This commit is contained in:
Maurizio Vitale
2018-01-16 00:10:50 +00:00
committed by Eugenio Romano
parent 3bee9a70f5
commit 3671c12f35
6 changed files with 71 additions and 71 deletions
+12 -12
View File
@@ -51,19 +51,19 @@
"process services"
],
"dependencies": {
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
"@angular/compiler": "5.1.1",
"@angular/core": "5.1.1",
"@angular/animations": "5.2",
"@angular/cdk": "5.0.4",
"@angular/common": "5.2",
"@angular/compiler": "5.2",
"@angular/core": "5.2",
"@angular/flex-layout": "2.0.0-beta.12",
"@angular/forms": "5.1.1",
"@angular/http": "5.1.1",
"@angular/material": "5.0.1",
"@angular/material-moment-adapter": "5.0.0",
"@angular/platform-browser": "5.1.1",
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@angular/forms": "5.2",
"@angular/http": "5.2",
"@angular/material": "5.0.4",
"@angular/material-moment-adapter": "5.0.4",
"@angular/platform-browser": "5.2",
"@angular/platform-browser-dynamic": "5.2",
"@angular/router": "5.2",
"@mat-datetimepicker/core": "^1.0.1",
"@mat-datetimepicker/moment": "^1.0.1",
"@ngx-translate/core": "8.0.0",