fix(deps): bump dependencies, update build/test configuration, and reorganize npmextra configuration

This commit is contained in:
2026-01-04 15:20:54 +00:00
parent 2110278cac
commit 8d7f9d1b10
8 changed files with 1680 additions and 1391 deletions

View File

@@ -9,21 +9,21 @@
"author": "Lossless GmbH",
"license": "MIT",
"scripts": {
"test": "(tstest test/ --web)",
"test": "(tstest test/ --verbose)",
"build": "(tsbuild --web --allowimplicitany && tsbundle npm)",
"format": "(gitzone format)",
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.7.1",
"@git.zone/tsbundle": "^2.5.1",
"@git.zone/tstest": "^2.7.0",
"@git.zone/tsbuild": "^4.0.2",
"@git.zone/tsbundle": "^2.6.3",
"@git.zone/tstest": "^3.1.4",
"@push.rocks/tapbundle": "^6.0.3",
"@types/node": "^22.12.0"
"@types/node": "^25.0.3"
},
"dependencies": {
"@api.global/typedrequest": "^3.1.10",
"@design.estate/dees-comms": "^1.0.27",
"@api.global/typedrequest": "^3.2.5",
"@design.estate/dees-comms": "^1.0.30",
"@push.rocks/lik": "^6.2.2",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartjson": "^5.2.0",
@@ -37,8 +37,8 @@
"@push.rocks/webrequest": "^3.0.37",
"@push.rocks/websetup": "^3.0.19",
"@push.rocks/webstore": "^2.0.20",
"lenis": "^1.3.4",
"lit": "^3.3.0",
"@tempfix/lenis": "^1.3.17",
"lit": "^3.3.2",
"sweet-scroll": "^4.0.0"
},
"files": [