fix(core): update

This commit is contained in:
2024-03-10 23:31:27 +01:00
parent 5580cb5e8f
commit 6dee2638c2
3 changed files with 420 additions and 349 deletions
+5 -5
View File
@@ -24,18 +24,18 @@
},
"homepage": "https://gitlab.com/push.rocks/smartevent#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.77",
"@git.zone/tstest": "^1.0.88",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.10.0",
"gulp-function": "^2.2.14"
"@types/node": "^20.11.25",
"@push.rocks/gulp-function": "^2.2.14"
},
"dependencies": {
"@push.rocks/smartevent": "^2.0.5",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartstream": "^3.0.30",
"@push.rocks/smartstream": "^3.0.33",
"@types/through2": "^2.0.41",
"through2": "^4.0.2"
},