fix(core): update

This commit is contained in:
2023-12-03 18:41:43 +01:00
parent 193e174fd7
commit f1ad45289a
3 changed files with 21 additions and 6 deletions

View File

@@ -20,6 +20,11 @@
"@types/node": "^20.10.2"
},
"dependencies": {
"@img/sharp-darwin-arm64": "^0.33.0",
"@img/sharp-darwin-x64": "^0.33.0",
"@img/sharp-linux-arm64": "^0.33.0",
"@img/sharp-linux-x64": "^0.33.0",
"@img/sharp-win32-x64": "^0.33.0",
"@push.rocks/levelcache": "^3.0.3",
"@push.rocks/smartfile": "^11.0.4",
"@push.rocks/smarthash": "^3.0.4",