fix(tests): Update testing setup and bump deps; add deno.lock and combined Node/Deno/Bun test

This commit is contained in:
2025-10-17 10:23:57 +00:00
parent d0686ecfe8
commit d9d318f8c7
6 changed files with 8623 additions and 20 deletions

View File

@@ -16,7 +16,7 @@
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.65",
"@git.zone/tstest": "^2.6.1",
"@git.zone/tstest": "^2.6.2",
"@push.rocks/qenv": "^6.1.3",
"@push.rocks/tapbundle": "^6.0.3",
"@types/node": "^22.0.0"
@@ -24,7 +24,7 @@
"dependencies": {
"@push.rocks/smartfile": "^11.2.7",
"@push.rocks/smartmail": "^2.1.0",
"@push.rocks/smartrequest": "^4.3.1",
"@push.rocks/smartrequest": "^4.3.2",
"@push.rocks/smartsmtp": "^3.0.3",
"@push.rocks/smartstring": "^4.0.2"
},