fix(core): update

This commit is contained in:
2023-08-26 14:39:47 +02:00
parent 4f35b101ec
commit 53bb97c6db
3 changed files with 120 additions and 48 deletions

View File

@ -1,5 +1,5 @@
{
"name": "@gitzone/tstest",
"name": "@git.zone/tstest",
"version": "1.0.77",
"private": false,
"description": "a test utility to run tests that match test/**/*.ts",
@ -20,16 +20,16 @@
"buildDocs": "tsdoc"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.66",
"@git.zone/tsbuild": "^2.1.66",
"@types/node": "^20.4.2"
},
"dependencies": {
"@apiglobal/typedserver": "^2.0.65",
"@gitzone/tsbundle": "^2.0.8",
"@gitzone/tsrun": "^1.2.43",
"@gitzone/tsrun": "^1.2.44",
"@push.rocks/consolecolor": "^2.0.1",
"@push.rocks/smartbrowser": "^2.0.5",
"@push.rocks/smartdelay": "^3.0.2",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^10.0.28",
"@push.rocks/smartlog": "^3.0.3",
"@push.rocks/smartpromise": "^4.0.3",