feat(core): Add concurrent processing support

This commit is contained in:
2025-01-04 13:11:58 +01:00
parent e0a9030bcd
commit 7b3965ab2b
6 changed files with 7128 additions and 2758 deletions

View File

@@ -13,12 +13,12 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsbundle": "^2.0.8",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tsbuild": "^2.2.0",
"@git.zone/tsbundle": "^2.1.0",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.12",
"@types/node": "^20.4.6"
"@push.rocks/tapbundle": "^5.5.4",
"@types/node": "^22.10.5"
},
"browserslist": [
"last 1 chrome versions"