mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 18:29:52 +00:00
Bump dependencies (node)
This commit is contained in:
BIN
package-lock.json
generated
BIN
package-lock.json
generated
Binary file not shown.
32
package.json
32
package.json
@@ -57,19 +57,19 @@
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/murmurhash-js": "^1.0.6",
|
||||
"@types/node": "^24.10.4",
|
||||
"@types/nodemailer": "^7.0.4",
|
||||
"@types/node": "^24.10.9",
|
||||
"@types/nodemailer": "^7.0.9",
|
||||
"@types/probe-image-size": "^7.2.5",
|
||||
"@types/sharp": "^0.31.1",
|
||||
"@types/ws": "^8.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.51.0",
|
||||
"@typescript-eslint/parser": "^8.51.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.54.0",
|
||||
"@typescript-eslint/parser": "^8.54.0",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20260119.1",
|
||||
"eslint": "^9.39.2",
|
||||
"globals": "^16.5.0",
|
||||
"husky": "^9.1.7",
|
||||
"patch-package": "^8.0.1",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier": "^3.8.1",
|
||||
"pretty-quick": "^4.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.9.3",
|
||||
@@ -82,20 +82,20 @@
|
||||
"amqplib": "^0.10.9",
|
||||
"badge-maker": "^5.0.2",
|
||||
"bcrypt": "^6.0.0",
|
||||
"body-parser": "^2.2.1",
|
||||
"body-parser": "^2.2.2",
|
||||
"chalk": "^5.6.2",
|
||||
"cheerio": "^1.1.2",
|
||||
"cheerio": "^1.2.0",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"discord-protos": "^1.2.92",
|
||||
"discord-protos": "^1.2.102",
|
||||
"dotenv": "^17.2.3",
|
||||
"email-providers": "^2.19.0",
|
||||
"email-providers": "^2.20.0",
|
||||
"exif-be-gone": "^1.5.1",
|
||||
"express": "^5.2.1",
|
||||
"fast-zlib": "^2.0.1",
|
||||
"fido2-lib": "^3.5.6",
|
||||
"file-type": "^21.2.0",
|
||||
"file-type": "^21.3.0",
|
||||
"form-data": "^4.0.5",
|
||||
"i18next": "^25.7.3",
|
||||
"i18next": "^25.8.0",
|
||||
"i18next-fs-backend": "^2.6.1",
|
||||
"i18next-http-middleware": "^3.9.2",
|
||||
"image-size": "^2.0.2",
|
||||
@@ -107,15 +107,15 @@
|
||||
"multer": "^2.0.2",
|
||||
"murmurhash-js": "^1.0.0",
|
||||
"node-2fa": "^2.0.3",
|
||||
"pg": "^8.16.3",
|
||||
"pg-query-stream": "^4.10.3",
|
||||
"pg": "^8.18.0",
|
||||
"pg-query-stream": "^4.12.0",
|
||||
"picocolors": "^1.1.1",
|
||||
"probe-image-size": "^7.2.3",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"tslib": "^2.8.1",
|
||||
"typeorm": "^0.3.28",
|
||||
"wretch": "^2.11.1",
|
||||
"ws": "^8.18.3"
|
||||
"ws": "^8.19.0"
|
||||
},
|
||||
"_moduleAliases": {
|
||||
"@spacebar/api": "dist/api",
|
||||
@@ -130,9 +130,9 @@
|
||||
"@sendgrid/mail": "^8.1.6",
|
||||
"@yukikaze-bot/erlpack": "^1.0.1",
|
||||
"jimp": "^1.6.0",
|
||||
"mailgun.js": "^12.4.1",
|
||||
"mailgun.js": "^12.7.0",
|
||||
"node-mailjet": "^6.0.11",
|
||||
"nodemailer": "^7.0.12"
|
||||
"nodemailer": "^7.0.13"
|
||||
},
|
||||
"overrides": {
|
||||
"typeorm": {
|
||||
|
||||
Reference in New Issue
Block a user