This commit is contained in:
2023-11-04 20:07:43 +01:00
parent 8b07197224
commit ca592afec9
12 changed files with 281 additions and 147 deletions

View File

@@ -34,13 +34,13 @@
"@push.rocks/smartmime": "^1.0.5",
"@push.rocks/smartpath": "^5.0.11",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartrequest": "^2.0.18",
"@push.rocks/smartstream": "^2.0.4",
"@types/fs-extra": "^11.0.2",
"@push.rocks/smartrequest": "^2.0.20",
"@push.rocks/smartstream": "^3.0.7",
"@types/fs-extra": "^11.0.3",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.6",
"@types/js-yaml": "^4.0.8",
"fs-extra": "^11.1.1",
"glob": "^10.3.5",
"glob": "^10.3.10",
"js-yaml": "^4.1.0"
},
"devDependencies": {
@@ -48,7 +48,7 @@
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.81",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.6.3"
"@types/node": "^20.8.10"
},
"files": [
"ts/**/*",