fix(dependencies): Update dependencies to the latest versions to address multiple fixes.

This commit is contained in:
2025-01-19 18:09:47 +01:00
parent a21ce29a15
commit fd4e60e020
6 changed files with 151 additions and 126 deletions

View File

@@ -30,12 +30,12 @@
"@push.rocks/smartcrypto": "^2.0.4",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartenv": "^5.0.12",
"@push.rocks/smartexpect": "^1.3.0",
"@push.rocks/smartfile": "^11.0.23",
"@push.rocks/smartexpect": "^1.4.0",
"@push.rocks/smartfile": "^11.1.5",
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartmongo": "^2.0.10",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.4",
"@push.rocks/smartpromise": "^4.1.0",
"@push.rocks/smartrequest": "^2.0.23",
"@push.rocks/smarts3": "^2.2.5",
"@push.rocks/smartshell": "^3.2.2",
@@ -46,8 +46,8 @@
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.43",
"@git.zone/tstest": "^1.0.77",
"@types/node": "^22.10.2",
"randomstring": "^1.3.0"
"@types/node": "^22.10.7",
"randomstring": "^1.3.1"
},
"files": [
"ts/**/*",