fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-10 21:05:07 +00:00
parent f67750ff0f
commit a7c6f75cc5
2 changed files with 7100 additions and 431 deletions

7519
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,15 +15,15 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.24",
"@gitzone/tsrun": "^1.2.12",
"@gitzone/tstest": "^1.0.33",
"@pushrocks/tapbundle": "^3.2.1",
"@types/node": "^14.0.13",
"tslint": "^6.1.2",
"@gitzone/tstest": "^1.0.43",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.0.27",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/smartdns": "^4.0.3",
"@pushrocks/smartfile": "^7.0.12",
"@pushrocks/smartdns": "^4.0.4",
"@pushrocks/smartfile": "^8.0.0",
"@pushrocks/smartmustache": "^2.0.9",
"@pushrocks/smartrequest": "^1.1.47"
},