feat(config): migrate project metadata to .smartconfig and refresh build configuration

This commit is contained in:
2026-03-24 19:52:31 +00:00
parent a048c5a4d0
commit 18904d18e8
12 changed files with 702 additions and 236 deletions

View File

@@ -25,11 +25,11 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^4.3.0",
"@git.zone/tsbuild": "^4.4.0",
"@types/node": "^25.5.0"
},
"dependencies": {
"@git.zone/tsbundle": "^2.9.1",
"@git.zone/tsbundle": "^2.10.0",
"@git.zone/tsrun": "^2.0.1",
"@push.rocks/consolecolor": "^2.0.3",
"@push.rocks/qenv": "^6.1.3",
@@ -47,14 +47,14 @@
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpromise": "^4.2.3",
"@push.rocks/smartrequest": "^5.0.1",
"@push.rocks/smartserve": "^2.0.1",
"@push.rocks/smartserve": "^2.0.3",
"@push.rocks/smartshell": "^3.3.8",
"@push.rocks/smartstorage": "^6.0.1",
"@push.rocks/smartstorage": "^6.3.2",
"@push.rocks/smarttime": "^4.2.3",
"@push.rocks/smartwatch": "^6.3.0",
"@push.rocks/smartwatch": "^6.4.0",
"@types/ws": "^8.18.1",
"figures": "^6.1.0",
"ws": "^8.19.0"
"ws": "^8.20.0"
},
"files": [
"ts/**/*",
@@ -65,7 +65,7 @@
"dist_ts_web/**/*",
"assets/**/*",
"cli.js",
"npmextra.json",
".smartconfig.json",
"readme.md"
],
"browserslist": [