mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[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:
committed by
Eugenio Romano
parent
3bee9a70f5
commit
3671c12f35
@@ -12,19 +12,19 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"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",
|
||||
"@ngx-translate/core": "8.0.0",
|
||||
"alfresco-js-api": "2.0.0",
|
||||
"chart.js": "2.5.0",
|
||||
|
Reference in New Issue
Block a user