fix(core): update

This commit is contained in:
2024-02-10 04:36:34 +01:00
parent f3a0ff1f63
commit 150bf944de
5 changed files with 24 additions and 33 deletions

View File

@@ -12,8 +12,8 @@
"build": "(tsbuild --web --allowimplicitany)"
},
"devDependencies": {
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tsbuild": "^2.1.63",
"@git.zone/tsrun": "^1.2.46",
"@git.zone/tstest": "^1.0.71",
"@push.rocks/qenv": "^6.0.4",
"@push.rocks/tapbundle": "^5.0.3"
@@ -23,6 +23,7 @@
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.7",
"@push.rocks/smartstream": "^2.0.2",
"@tsclass/tsclass": "^4.0.50",
"@types/minio": "^7.0.13",
"minio": "^7.0.28"
},