fix(deps): Update dependency versions and test import paths for enhanced stability

This commit is contained in:
Juergen Kunz
2025-06-26 20:24:58 +00:00
parent 7605702ba7
commit 81941c33cb
5 changed files with 2289 additions and 2734 deletions

View File

@ -17,24 +17,23 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.2.1",
"@git.zone/tstest": "^1.0.96",
"@push.rocks/tapbundle": "^5.5.6",
"@types/node": "^22.12.0"
"@git.zone/tsbuild": "^2.6.4",
"@git.zone/tstest": "^2.3.1",
"@types/node": "^24.0.4"
},
"dependencies": {
"@api.global/typedserver": "^3.0.55",
"@git.zone/tsbundle": "^2.2.1",
"@api.global/typedserver": "^3.0.74",
"@git.zone/tsbundle": "^2.5.1",
"@git.zone/tsrun": "^1.3.3",
"@push.rocks/early": "^4.0.4",
"@push.rocks/lik": "^6.1.0",
"@push.rocks/lik": "^6.2.2",
"@push.rocks/smartchok": "^1.0.34",
"@push.rocks/smartcli": "^4.0.11",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^11.1.6",
"@push.rocks/smartlog": "^3.0.7",
"@push.rocks/smartfile": "^11.2.5",
"@push.rocks/smartlog": "^3.1.8",
"@push.rocks/smartlog-destination-local": "^9.0.2",
"@push.rocks/smartshell": "^3.2.2",
"@push.rocks/smartshell": "^3.2.3",
"@push.rocks/taskbuffer": "^3.1.7"
},
"files": [
@ -83,5 +82,6 @@
"homepage": "https://code.foss.global/git.zone/tswatch#readme",
"pnpm": {
"overrides": {}
}
},
"packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
}