BREAKING CHANGE(build): Upgrade dependencies and dev tooling; adjust TypeScript config

This commit is contained in:
2025-12-10 20:55:28 +00:00
parent 5889b327bd
commit c8b5f78757
7 changed files with 3891 additions and 3122 deletions

View File

@@ -21,29 +21,28 @@
"author": "Lossless GmbH",
"license": "MIT",
"dependencies": {
"@design.estate/dees-catalog": "^1.10.10",
"@design.estate/dees-domtools": "^2.3.3",
"@design.estate/dees-element": "^2.1.2",
"@design.estate/dees-wcctools": "^1.1.1",
"@git.zone/tsrun": "^1.3.3",
"@push.rocks/smartfile": "^11.2.5",
"@push.rocks/smartjson": "^5.0.20",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpdf": "^3.2.2",
"@design.estate/dees-catalog": "^3.3.0",
"@design.estate/dees-domtools": "^2.3.6",
"@design.estate/dees-element": "^2.1.3",
"@design.estate/dees-wcctools": "^1.2.1",
"@git.zone/tsrun": "^2.0.0",
"@push.rocks/smartfile": "^13.1.0",
"@push.rocks/smartjson": "^6.0.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartpdf": "^4.1.1",
"@push.rocks/smarttime": "^4.1.1",
"@tsclass/tsclass": "^9.2.0",
"@types/node": "^24.1.0",
"@types/qrcode": "^1.5.5",
"puppeteer": "^24.15.0",
"@tsclass/tsclass": "^9.3.0",
"@types/node": "^25.0.0",
"@types/qrcode": "^1.5.6",
"puppeteer": "^24.32.1",
"qrcode": "^1.5.4"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.6.4",
"@git.zone/tsbundle": "^2.5.1",
"@git.zone/tstest": "^2.3.2",
"@git.zone/tswatch": "^2.1.2",
"@push.rocks/projectinfo": "^5.0.2",
"@push.rocks/tapbundle": "^6.0.3"
"@git.zone/tsbuild": "^3.1.2",
"@git.zone/tsbundle": "^2.6.3",
"@git.zone/tstest": "^3.1.3",
"@git.zone/tswatch": "^2.3.7",
"@push.rocks/projectinfo": "^5.0.2"
},
"files": [
"ts/**/*",