fix(core): update

This commit is contained in:
2024-02-25 20:14:19 +01:00
parent 60f9e541a5
commit 287695e445
5 changed files with 439 additions and 391 deletions

View File

@@ -22,15 +22,15 @@
},
"homepage": "https://gitlab.com/push.rocks/smartstream#readme",
"devDependencies": {
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsbuild": "^2.1.72",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.84",
"@push.rocks/smartfile": "^11.0.0",
"@git.zone/tstest": "^1.0.86",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.9.0"
"@types/node": "^20.11.20"
},
"dependencies": {
"@push.rocks/lik": "^6.0.12",
"@push.rocks/lik": "^6.0.14",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.7"
},