fix(core): update

This commit is contained in:
2023-07-12 15:09:53 +02:00
parent 39408d9832
commit fef954c423
10 changed files with 1637 additions and 15159 deletions

View File

@ -28,19 +28,19 @@
},
"homepage": "https://gitlab.com/pushrocks/smartcli",
"dependencies": {
"@pushrocks/lik": "^6.0.0",
"@pushrocks/smartlog": "^3.0.1",
"@pushrocks/smartparam": "^1.1.6",
"@pushrocks/smartpromise": "^3.1.3",
"@pushrocks/smartrx": "^2.0.25",
"yargs-parser": "21.0.1"
"@push.rocks/lik": "^6.0.3",
"@push.rocks/smartlog": "^3.0.1",
"@push.rocks/smartparam": "^1.1.10",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.3",
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tsrun": "^1.2.12",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.6.3"
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.74",
"@push.rocks/tapbundle": "^5.0.4",
"@types/node": "^20.4.1"
},
"files": [
"ts/**/*",