fix(tests): Bump dependency versions and adjust test to use enableConsole() default

This commit is contained in:
2025-09-22 13:30:17 +00:00
parent e133da8076
commit 13ccb0f386
5 changed files with 2216 additions and 2790 deletions

View File

@@ -42,19 +42,19 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.5.1",
"@git.zone/tsbundle": "^2.2.5",
"@git.zone/tsbuild": "^2.6.8",
"@git.zone/tsbundle": "^2.5.1",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.9.0",
"@git.zone/tstest": "^2.3.6",
"@types/node": "^22.15.20"
},
"dependencies": {
"@api.global/typedrequest-interfaces": "^3.0.19",
"@push.rocks/consolecolor": "^2.0.2",
"@push.rocks/consolecolor": "^2.0.3",
"@push.rocks/isounique": "^1.0.4",
"@push.rocks/smartclickhouse": "^2.0.17",
"@push.rocks/smartfile": "^11.2.0",
"@push.rocks/smarthash": "^3.0.4",
"@push.rocks/smartfile": "^11.2.7",
"@push.rocks/smarthash": "^3.2.3",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smarttime": "^4.1.1",
"@push.rocks/webrequest": "^3.0.37",