chore(package): bump deps

This commit is contained in:
Daniel 2018-07-29 09:44:22 +02:00
parent f0989d1b96
commit 95d495b468
2 changed files with 4180 additions and 501 deletions

4654
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,35 +11,34 @@
"@angular/core": "^5.2.11", "@angular/core": "^5.2.11",
"@types/cordova": "0.0.34", "@types/cordova": "0.0.34",
"@types/jasmine": "^2.8.8", "@types/jasmine": "^2.8.8",
"@types/node": "^8.10.20", "@types/node": "8.10.20",
"canonical-path": "0.0.2", "canonical-path": "0.0.2",
"child-process-promise": "2.2.1", "child-process-promise": "2.2.1",
"conventional-changelog-cli": "1.3.4", "conventional-changelog-cli": "^2.0.1",
"cpr": "2.0.0", "cz-conventional-changelog": "^2.1.0",
"cz-conventional-changelog": "2.0.0",
"dgeni": "0.4.7", "dgeni": "0.4.7",
"dgeni-packages": "0.16.10", "dgeni-packages": "0.16.10",
"fs-extra": "2.0.0", "fs-extra": "2.0.0",
"fs-extra-promise": "0.4.1", "fs-extra-promise": "0.4.1",
"gulp": "3.9.1", "gulp": "3.9.1",
"gulp-rename": "1.2.2", "gulp-rename": "^1.4.0",
"gulp-replace": "0.5.4", "gulp-replace": "^1.0.0",
"gulp-tslint": "6.1.2", "gulp-tslint": "6.1.2",
"jasmine-core": "^2.99.1", "jasmine-core": "^3.1.0",
"karma": "^1.7.0", "karma": "^2.0.5",
"karma-cli": "^1.0.1", "karma-cli": "^1.0.1",
"karma-jasmine": "^1.1.2", "karma-jasmine": "^1.1.2",
"karma-phantomjs-launcher": "^1.0.4", "karma-phantomjs-launcher": "^1.0.4",
"karma-typescript": "^3.0.12", "karma-typescript": "^3.0.13",
"karma-typescript-es6-transform": "^1.0.4", "karma-typescript-es6-transform": "^1.0.4",
"lodash": "4.17.4", "lodash": "^4.17.10",
"minimist": "1.2.0", "minimist": "1.2.0",
"node-html-encoder": "0.0.2", "node-html-encoder": "0.0.2",
"q": "1.5.0", "q": "^1.5.1",
"queue": "4.2.1", "queue": "^4.4.2",
"rimraf": "2.6.1", "rimraf": "^2.6.2",
"rxjs": "^5.5.11", "rxjs": "^5.5.11",
"semver": "5.3.0", "semver": "^5.5.0",
"tslint": "3.15.1", "tslint": "3.15.1",
"tslint-ionic-rules": "0.0.8", "tslint-ionic-rules": "0.0.8",
"typescript": "~2.4.2", "typescript": "~2.4.2",