fix(smarts3): Use filesystem store for bucket creation and remove smartbucket runtime dependency

This commit is contained in:
2025-11-23 22:31:44 +00:00
parent b62cb0bc97
commit 95d78d0d08
7 changed files with 178 additions and 27 deletions

View File

@@ -19,6 +19,7 @@
"@git.zone/tsbundle": "^2.5.2",
"@git.zone/tsrun": "^2.0.0",
"@git.zone/tstest": "^3.1.0",
"@push.rocks/smartbucket": "^4.3.0",
"@types/node": "^22.9.0"
},
"browserslist": [
@@ -37,7 +38,6 @@
"readme.md"
],
"dependencies": {
"@push.rocks/smartbucket": "^4.3.0",
"@push.rocks/smartfs": "^1.1.0",
"@push.rocks/smartpath": "^6.0.0",
"@push.rocks/smartxml": "^2.0.0",