fix(core): update

This commit is contained in:
2022-08-02 15:38:04 +02:00
parent 7481784a64
commit 776f993f6f
8 changed files with 5470 additions and 973 deletions

View File

@ -16,24 +16,24 @@
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tstest": "^1.0.70",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.31"
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tstest": "^1.0.72",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.6.3"
},
"dependencies": {
"@gitzone/tsbundle": "^2.0.2",
"@gitzone/tsrun": "^1.2.32",
"@pushrocks/early": "^4.0.2",
"@pushrocks/lik": "^5.0.4",
"@gitzone/tsbundle": "^2.0.6",
"@gitzone/tsrun": "^1.2.37",
"@pushrocks/early": "^4.0.3",
"@pushrocks/lik": "^6.0.0",
"@pushrocks/smartchok": "^1.0.23",
"@pushrocks/smartcli": "^3.0.14",
"@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartlog": "^2.0.44",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartlog-destination-local": "^8.0.8",
"@pushrocks/smartserve": "^2.0.27",
"@pushrocks/smartserve": "^2.0.28",
"@pushrocks/smartshell": "^2.0.30",
"@pushrocks/taskbuffer": "^3.0.1"
"@pushrocks/taskbuffer": "^3.0.2"
},
"files": [
"ts/**/*",