feat(tapbundle,deno): replace smarts3 test tooling with smartstorage and pre-resolve Deno test dependencies

This commit is contained in:
2026-03-18 01:56:04 +00:00
parent 9d34a3511a
commit edce15b20a
8 changed files with 133 additions and 257 deletions

View File

@@ -26,7 +26,7 @@
},
"devDependencies": {
"@git.zone/tsbuild": "^4.3.0",
"@types/node": "^25.3.5"
"@types/node": "^25.5.0"
},
"dependencies": {
"@git.zone/tsbundle": "^2.9.1",
@@ -47,9 +47,9 @@
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^5.0.1",
"@push.rocks/smarts3": "^5.3.0",
"@push.rocks/smartserve": "^2.0.1",
"@push.rocks/smartshell": "^3.3.7",
"@push.rocks/smartshell": "^3.3.8",
"@push.rocks/smartstorage": "^6.0.1",
"@push.rocks/smarttime": "^4.2.3",
"@push.rocks/smartwatch": "^6.3.0",
"@types/ws": "^8.18.1",