BREAKING CHANGE(core): update

This commit is contained in:
Philipp Kunz 2021-04-13 10:07:39 +00:00
parent 4ae0925043
commit 9da04081e4
2 changed files with 3785 additions and 1760 deletions

5528
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,20 +13,19 @@
}, },
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.25", "@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.44", "@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.9", "@pushrocks/tapbundle": "^3.2.14",
"tslint": "^5.20.1", "tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0" "tslint-config-prettier": "^1.18.0"
}, },
"dependencies": { "dependencies": {
"@pushrocks/smartpromise": "^3.0.6", "@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartstring": "^3.0.18", "@pushrocks/smartstring": "^3.0.24",
"@types/default-gateway": "^3.0.1", "@types/default-gateway": "^3.0.1",
"default-gateway": "^5.0.5",
"isopen": "^1.3.0", "isopen": "^1.3.0",
"public-ip": "^4.0.2", "public-ip": "^4.0.3",
"speedtest-net": "^1.6.0", "speedtest-net": "^2.1.1",
"systeminformation": "^4.26.10" "systeminformation": "^5.6.12"
}, },
"files": [ "files": [
"ts/**/*", "ts/**/*",