chore(angular): bump deps

This commit is contained in:
Daniel Sogl
2018-03-30 18:50:17 +02:00
committed by Manu MA
parent 31de300256
commit 238b7f9877
2 changed files with 2640 additions and 7 deletions

2635
angular/package-lock.json generated

File diff suppressed because one or more lines are too long

View File

@ -51,16 +51,16 @@
"@angular/router": "latest",
"@ionic/core": "latest",
"chalk": "^2.3.2",
"execa": "^0.9.0",
"execa": "^0.10.0",
"fs-extra": "^5.0.0",
"glob": "7.1.2",
"inquirer": "^5.1.0",
"inquirer": "^5.2.0",
"listr": "^0.13.0",
"rxjs": "^5.5.2",
"rxjs": "5.5.8",
"semver": "^5.5.0",
"tslint": "^5.8.0",
"tslint-ionic-rules": "0.0.13",
"typescript": "^2.6.2",
"zone.js": "^0.8.18"
"tslint-ionic-rules": "0.0.14",
"typescript": "2.7.2",
"zone.js": "^0.8.20"
}
}