fix(dependencies): Update dependencies to latest versions

This commit is contained in:
2024-06-23 23:55:54 +02:00
parent bf52f01365
commit 6698a583e9
4 changed files with 384 additions and 102 deletions

View File

@@ -49,14 +49,14 @@
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartmime": "^2.0.2",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.2",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartrequest": "^2.0.22",
"@push.rocks/smartstream": "^3.0.38",
"@push.rocks/smartstream": "^3.0.44",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^8.1.0",
"@types/js-yaml": "^4.0.9",
"fs-extra": "^11.2.0",
"glob": "^10.4.1",
"glob": "^10.4.2",
"js-yaml": "^4.1.0"
},
"devDependencies": {
@@ -64,7 +64,7 @@
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.90",
"@push.rocks/tapbundle": "^5.0.23",
"@types/node": "^20.12.12"
"@types/node": "^20.14.8"
},
"files": [
"ts/**/*",