feat(core): Enhanced tspublish with ordered compilation and updated dependencies

This commit is contained in:
2024-11-05 00:33:21 +01:00
parent 6b3cd84b65
commit 94c38e21b3
6 changed files with 449 additions and 265 deletions

View File

@@ -17,12 +17,12 @@
"tspublish": "cli.js"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.25",
"@git.zone/tsbundle": "^2.0.5",
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tsbuild": "^2.1.85",
"@git.zone/tsbundle": "^2.1.0",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.0.44",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^22.7.7"
"@types/node": "^22.8.7"
},
"repository": {
"type": "git",