fix(core): update

This commit is contained in:
2023-08-26 13:32:28 +02:00
parent c5cd30e20e
commit a88cf067a1
4 changed files with 127 additions and 73 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@gitzone/tsrun",
"name": "@git.zone/tsrun",
"version": "1.2.44",
"description": "run typescript programs efficiently",
"main": "dist_ts/index.js",
@@ -18,15 +18,15 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.66",
"@push.rocks/smartcli": "^4.0.6",
"@types/node": "^20.4.2",
"node-fetch": "^3.3.1"
"@push.rocks/smartcli": "^4.0.8",
"@types/node": "^20.5.6",
"node-fetch": "^3.3.2"
},
"dependencies": {
"@push.rocks/smartfile": "^10.0.28",
"@push.rocks/smartfile": "^10.0.30",
"@push.rocks/smartshell": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "5.1.6"
},
"private": false,
"files": [