fix(core): update

This commit is contained in:
2023-08-26 13:27:51 +02:00
parent 87b6a4efb2
commit 2fe98bec22
9 changed files with 1456 additions and 424 deletions

View File

@ -1,5 +1,5 @@
{
"name": "@gitzone/tsbuild",
"name": "@git.zone/tsbuild",
"version": "2.1.66",
"private": false,
"description": "TypeScript nightly to easily make use of latest features",
@ -29,19 +29,19 @@
},
"homepage": "https://gitlab.com/pushrocks/tsn#README",
"dependencies": {
"@pushrocks/early": "^4.0.3",
"@pushrocks/smartcli": "^4.0.6",
"@pushrocks/smartdelay": "^3.0.1",
"@pushrocks/smartfile": "^10.0.7",
"@pushrocks/smartlog": "^3.0.2",
"@pushrocks/smartpath": "^5.0.5",
"@pushrocks/smartpromise": "^4.0.2",
"typescript": "^5.1.3"
"@push.rocks/early": "^4.0.4",
"@push.rocks/smartcli": "^4.0.8",
"@push.rocks/smartdelay": "^3.0.5",
"@push.rocks/smartfile": "^10.0.30",
"@push.rocks/smartlog": "^3.0.3",
"@push.rocks/smartpath": "^5.0.11",
"@push.rocks/smartpromise": "^4.0.3",
"typescript": "5.1.3"
},
"devDependencies": {
"@gitzone/tsrun": "^1.2.41",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^20.2.5"
"@gitzone/tsrun": "^1.2.44",
"@push.rocks/tapbundle": "^5.0.15",
"@types/node": "^20.5.6"
},
"files": [
"ts/**/*",