fix(core): update

This commit is contained in:
Philipp Kunz 2022-03-25 19:58:11 +01:00
parent 63e0d7fe9e
commit b171a14c0a
2 changed files with 1143 additions and 533 deletions

1658
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,24 +16,24 @@
"build": "(tsbuild --web --skiplibcheck --allowimplicitany)" "build": "(tsbuild --web --skiplibcheck --allowimplicitany)"
}, },
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.59", "@gitzone/tsbuild": "^2.1.61",
"@gitzone/tstest": "^1.0.69", "@gitzone/tstest": "^1.0.70",
"@pushrocks/tapbundle": "^5.0.2", "@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.21" "@types/node": "^17.0.23"
}, },
"dependencies": { "dependencies": {
"@gitzone/tsbundle": "^1.0.100", "@gitzone/tsbundle": "^1.0.102",
"@gitzone/tsrun": "^1.2.31", "@gitzone/tsrun": "^1.2.32",
"@pushrocks/early": "^3.0.3", "@pushrocks/early": "^4.0.2",
"@pushrocks/lik": "^5.0.4", "@pushrocks/lik": "^5.0.4",
"@pushrocks/smartchok": "^1.0.23", "@pushrocks/smartchok": "^1.0.23",
"@pushrocks/smartcli": "^3.0.14", "@pushrocks/smartcli": "^3.0.14",
"@pushrocks/smartdelay": "^2.0.13", "@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartlog": "^2.0.44", "@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartlog-destination-local": "^8.0.8", "@pushrocks/smartlog-destination-local": "^8.0.8",
"@pushrocks/smartserve": "^2.0.2", "@pushrocks/smartserve": "^2.0.12",
"@pushrocks/smartshell": "^2.0.30", "@pushrocks/smartshell": "^2.0.30",
"@pushrocks/taskbuffer": "^2.1.17" "@pushrocks/taskbuffer": "^3.0.0"
}, },
"files": [ "files": [
"ts/**/*", "ts/**/*",