fix(core): update

This commit is contained in:
2023-11-25 18:11:31 +01:00
parent a2dd2ab6f0
commit e00eaca362
10 changed files with 2573 additions and 12729 deletions
+10 -10
View File
@@ -24,19 +24,19 @@
},
"homepage": "https://gitlab.com/pushrocks/smartgulp#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.63",
"@gitzone/tsrun": "^1.2.35",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.41",
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.10.0",
"gulp-function": "^2.2.14"
},
"dependencies": {
"@pushrocks/smartevent": "^2.0.5",
"@pushrocks/smartfile": "^10.0.2",
"@pushrocks/smartpromise": "^3.1.7",
"@pushrocks/smartstream": "^2.0.3",
"@types/through2": "^2.0.34",
"@push.rocks/smartevent": "^2.0.5",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartstream": "^3.0.30",
"@types/through2": "^2.0.41",
"through2": "^4.0.2"
},
"type": "module",