fix(build): migrate project config to .smartconfig.json and refresh package dependencies

This commit is contained in:
2026-04-14 12:40:21 +00:00
parent 476de2f59e
commit 5d3163b1aa
6 changed files with 1783 additions and 1604 deletions

View File

@@ -36,23 +36,23 @@
"check": "tsbuild check"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.1.2",
"@git.zone/tsrust": "^1.3.0",
"@git.zone/tstest": "^3.1.8",
"@git.zone/tsbuild": "4.1.2",
"@git.zone/tsrust": "^1.3.2",
"@git.zone/tstest": "^3.6.3",
"@types/mailparser": "^3.4.6",
"@types/node": "^25.2.3",
"@types/node": "^25.6.0",
"tsx": "^4.21.0"
},
"dependencies": {
"@push.rocks/smartfile": "^13.1.2",
"@push.rocks/smartfs": "^1.3.1",
"@push.rocks/smartlog": "^3.1.8",
"@push.rocks/smartfs": "^1.5.0",
"@push.rocks/smartlog": "^3.2.2",
"@push.rocks/smartmail": "^2.2.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartrust": "^1.2.1",
"@tsclass/tsclass": "^9.2.0",
"lru-cache": "^11.2.6",
"mailparser": "^3.9.3",
"@push.rocks/smartrust": "^1.3.2",
"@tsclass/tsclass": "^9.5.0",
"lru-cache": "^10.4.3",
"mailparser": "^3.9.8",
"uuid": "^13.0.0"
},
"files": [