chore(package): bump deps

This commit is contained in:
Daniel 2018-04-05 16:34:33 +02:00
parent bf0eaf75b9
commit 97a73ca369
2 changed files with 1200 additions and 280 deletions

1466
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,14 +32,14 @@
"@types/lodash": "^4.14.106",
"@types/node": "8.0.47",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.1.2",
"@types/webpack": "^4.1.3",
"async-promise-queue": "^1.0.4",
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^8.0.0",
"browserify": "^16.1.1",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^1.3.17",
"conventional-changelog-cli": "^1.3.21",
"cpr": "^3.0.1",
"cz-conventional-changelog": "^2.1.0",
"decamelize": "^2.0.0",
@ -54,20 +54,20 @@
"jest": "^22.4.3",
"lodash": "^4.17.5",
"minimist": "1.2.0",
"nodemon": "^1.17.2",
"nodemon": "^1.17.3",
"rimraf": "^2.6.2",
"rxjs": "^5.5.7",
"rxjs": "^5.5.8",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "^22.4.2",
"ts-node": "^4.1.0",
"tslint": "^5.9.1",
"tslint-ionic-rules": "0.0.14",
"typescript": "2.6.2",
"typescript": "~2.7.2",
"uglifyjs-webpack-plugin": "^1.2.4",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.2.0",
"webpack": "^4.5.0",
"winston": "3.0.0-rc3",
"zone.js": "^0.8.20"
"zone.js": "^0.8.25"
},
"jest": {
"transform": {