fix(core): update

This commit is contained in:
2023-11-01 14:16:58 +01:00
parent 851a96c014
commit 16c5c89662
8 changed files with 2048 additions and 1092 deletions

View File

@@ -21,17 +21,17 @@
},
"homepage": "https://gitlab.com/pushrocks/smartstream#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.66",
"@gitzone/tsrun": "^1.2.42",
"@gitzone/tstest": "^1.0.74",
"@push.rocks/smartfile": "^10.0.28",
"@push.rocks/tapbundle": "^5.0.3"
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/smartfile": "^10.0.33",
"@push.rocks/tapbundle": "^5.0.15"
},
"dependencies": {
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.3",
"@types/from2": "^2.3.2",
"@types/through2": "^2.0.38",
"@push.rocks/smartrx": "^3.0.7",
"@types/from2": "^2.3.4",
"@types/through2": "^2.0.40",
"from2": "^2.3.0",
"through2": "^4.0.2"
},