fix(core): update

This commit is contained in:
2024-06-03 21:35:08 +02:00
parent 91c04b2364
commit b9c384dd08
8 changed files with 175 additions and 59 deletions

View File

@@ -19,11 +19,12 @@
"@push.rocks/tapbundle": "^5.0.23"
},
"dependencies": {
"@push.rocks/smartmime": "^2.0.0",
"@push.rocks/smartmime": "^2.0.2",
"@push.rocks/smartpath": "^5.0.18",
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartrx": "^3.0.7",
"@push.rocks/smartstream": "^3.0.38",
"@push.rocks/smartstream": "^3.0.42",
"@push.rocks/smartunique": "^3.0.9",
"@tsclass/tsclass": "^4.0.54",
"minio": "^8.0.0"
},