chore(package): cleanup deps

This commit is contained in:
Daniel 2018-09-25 11:04:22 +02:00
parent 93ff513bd8
commit d6d9b54991
2 changed files with 277 additions and 1926 deletions

2193
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,10 +33,9 @@
"@types/node": "^9.6.32",
"@types/rimraf": "^2.0.2",
"@types/webpack": "^4.4.12",
"ajv": "^6.5.4",
"async-promise-queue": "^1.0.4",
"canonical-path": "0.0.2",
"conventional-changelog-cli": "^2.0.5",
"cpr": "^3.0.1",
"cz-conventional-changelog": "^2.1.0",
"dgeni": "^0.4.10",
"dgeni-packages": "0.16.10",
@ -48,11 +47,8 @@
"jest": "^23.6.0",
"lodash": "^4.17.11",
"minimist": "1.2.0",
"nodemon": "^1.18.4",
"rimraf": "^2.6.2",
"rxjs": "^6.3.2",
"rxjs-tslint-rules": "^4.8.0",
"string-replace-webpack-plugin": "^0.1.3",
"ts-jest": "23.1.4",
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
@ -60,9 +56,9 @@
"typescript": "2.9.2",
"uglifyjs-webpack-plugin": "^2.0.1",
"unminified-webpack-plugin": "^2.0.0",
"webpack": "^4.19.1",
"webpack": "^4.20.0",
"winston": "^3.1.0",
"zone.js": "latest"
"zone.js": "^0.8.26"
},
"jest": {
"transform": {