chore(package): bump deps

This commit is contained in:
Daniel 2018-03-19 13:33:14 +01:00
parent 1e401682f6
commit d35e790b1e
2 changed files with 1121 additions and 333 deletions

1436
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,13 +37,13 @@
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babelify": "^8.0.0",
"browserify": "^14.5.0",
"browserify": "^16.1.1",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "1.3.4",
"cpr": "2.0.0",
"cz-conventional-changelog": "2.0.0",
"decamelize": "1.2.0",
"dgeni": "0.4.7",
"conventional-changelog-cli": "^1.3.16",
"cpr": "^3.0.1",
"cz-conventional-changelog": "^2.1.0",
"decamelize": "^2.0.0",
"dgeni": "^0.4.9",
"dgeni-packages": "0.16.10",
"fs-extra": "^5.0.0",
"fs-extra-promise": "^1.0.1",
@ -54,9 +54,9 @@
"jest": "^22.4.2",
"lodash": "^4.17.5",
"minimist": "1.2.0",
"nodemon": "1.12.1",
"nodemon": "^1.17.2",
"rimraf": "^2.6.2",
"rxjs": "5.5.2",
"rxjs": "^5.5.7",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "^22.4.2",
"ts-node": "3.3.0",
@ -66,7 +66,7 @@
"uglifyjs-webpack-plugin": "^1.2.4",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.1.1",
"winston": "^3.0.0-rc1",
"winston": "3.0.0-rc3",
"zone.js": "^0.8.20"
},
"jest": {