fix(deps): bump devDependencies and dependencies, add tsbundle build config, update docs, and reorganize tests

This commit is contained in:
2026-02-02 00:52:23 +00:00
parent 1d74a7f465
commit 05417ed4c3
11 changed files with 16606 additions and 11873 deletions

View File

@@ -14,17 +14,17 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.6.8",
"@git.zone/tsbundle": "^2.5.1",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^2.3.8",
"@git.zone/tsbuild": "^4.1.2",
"@git.zone/tsbundle": "^2.8.3",
"@git.zone/tsrun": "^2.0.1",
"@git.zone/tstest": "^3.1.8",
"@push.rocks/tapbundle": "^6.0.3",
"@types/node": "^22.7.4"
"@types/node": "^25.2.0"
},
"dependencies": {
"@push.rocks/lik": "^6.2.2",
"@push.rocks/smarthash": "^3.2.6",
"@push.rocks/smartjson": "^5.2.0",
"@push.rocks/smartjson": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrx": "^3.0.10",
"@push.rocks/webstore": "^2.0.20"