chore(): update dependencies

This commit is contained in:
Manu Mtz.-Almeida
2018-04-05 01:58:35 +02:00
parent 9eb315fc05
commit 1db75aa72c
4 changed files with 14760 additions and 13 deletions

2811
angular/package-lock.json generated

File diff suppressed because one or more lines are too long

View File

@ -42,16 +42,14 @@
"@ionic/core": "0.2.1"
},
"devDependencies": {
"@angular/animations": "latest",
"@angular/common": "latest",
"@angular/compiler": "latest",
"@angular/compiler-cli": "latest",
"@angular/core": "latest",
"@angular/forms": "latest",
"@angular/http": "latest",
"@angular/platform-browser": "latest",
"@angular/platform-browser-dynamic": "latest",
"@angular/router": "latest",
"@angular/common": "5.2.9",
"@angular/compiler": "5.2.9",
"@angular/compiler-cli": "5.2.9",
"@angular/core": "5.2.9",
"@angular/forms": "5.2.9",
"@angular/platform-browser": "5.2.9",
"@angular/platform-browser-dynamic": "5.2.9",
"@angular/router": "5.2.9",
"chalk": "^2.3.2",
"execa": "^0.10.0",
"fs-extra": "^5.0.0",

11942
core/package-lock.json generated

File diff suppressed because one or more lines are too long

View File

@ -24,7 +24,7 @@
"ionicons": "4.0.0-18"
},
"devDependencies": {
"@stencil/core": "0.7.12",
"@stencil/core": "0.7.14",
"@stencil/dev-server": "latest",
"@stencil/postcss": "0.0.2",
"@stencil/sass": "0.0.3",