fix(core): Update dependencies and optimize type imports

This commit is contained in:
2024-11-18 15:03:40 +01:00
parent df607902d9
commit e9fc108432
5 changed files with 3758 additions and 405 deletions

View File

@@ -13,16 +13,16 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.66",
"@git.zone/tsrun": "^1.2.44",
"@git.zone/tsbuild": "^2.2.0",
"@git.zone/tsrun": "^1.3.3",
"@git.zone/tstest": "^1.0.77",
"@push.rocks/tapbundle": "^5.0.8",
"@types/node": "^20.12.12"
"@push.rocks/tapbundle": "^5.5.0",
"@types/node": "^22.9.0"
},
"dependencies": {
"@types/mime-types": "^2.1.4",
"file-type": "^19.0.0",
"mime": "^4.0.3"
"file-type": "^19.6.0",
"mime": "^4.0.4"
},
"files": [
"ts/**/*",