mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-02 19:55:40 +00:00
ZSTD on gateway
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.911.0",
|
||||
"@toondepauw/node-zstd": "^1.2.0",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "^3.0.1",
|
||||
"amqplib": "^0.10.9",
|
||||
@@ -102,10 +103,12 @@
|
||||
"murmurhash-js": "^1.0.0",
|
||||
"node-2fa": "^2.0.3",
|
||||
"node-fetch-commonjs": "^3.3.2",
|
||||
"pg": "^8.16.3",
|
||||
"picocolors": "^1.1.1",
|
||||
"probe-image-size": "^7.2.3",
|
||||
"proxy-agent": "^6.5.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tslib": "^2.8.1",
|
||||
"typeorm": "^0.3.27",
|
||||
"typescript-json-schema": "^0.65.1",
|
||||
@@ -127,8 +130,6 @@
|
||||
"jimp": "^1.6.0",
|
||||
"mailgun.js": "^12.1.1",
|
||||
"node-mailjet": "^6.0.9",
|
||||
"nodemailer": "^7.0.9",
|
||||
"pg": "^8.16.3",
|
||||
"sqlite3": "^5.1.7"
|
||||
"nodemailer": "^7.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user