fix(core): update

This commit is contained in:
Philipp Kunz 2019-08-21 00:07:28 +02:00
parent 8a35725448
commit 9e1ed36def
2 changed files with 481 additions and 333 deletions

790
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,22 +24,22 @@
}, },
"homepage": "https://gitlab.com/pushrocks/smartnginx#README", "homepage": "https://gitlab.com/pushrocks/smartnginx#README",
"dependencies": { "dependencies": {
"@pushrocks/lik": "^3.0.4", "@pushrocks/lik": "^3.0.10",
"@pushrocks/smartfile": "^6.0.11", "@pushrocks/smartfile": "^7.0.4",
"@pushrocks/smartlog": "^2.0.11", "@pushrocks/smartlog": "^2.0.19",
"@pushrocks/smartpromise": "^2.0.5", "@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartshell": "^2.0.13", "@pushrocks/smartshell": "^2.0.23",
"@pushrocks/smartstring": "^3.0.8", "@pushrocks/smartstring": "^3.0.10",
"@pushrocks/smartunique": "^3.0.1", "@pushrocks/smartunique": "^3.0.1",
"selfsigned": "^1.10.4" "selfsigned": "^1.10.4"
}, },
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.4", "@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.1.17", "@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.18", "@gitzone/tstest": "^1.0.24",
"@pushrocks/qenv": "^4.0.0", "@pushrocks/qenv": "^4.0.2",
"@pushrocks/tapbundle": "^3.0.7", "@pushrocks/tapbundle": "^3.0.11",
"tslint": "^5.15.0", "tslint": "^5.19.0",
"tslint-config-prettier": "^1.18.0" "tslint-config-prettier": "^1.18.0"
}, },
"files": [ "files": [