mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-29 14:09:52 +00:00
Update dependencies (nix/node)
This commit is contained in:
BIN
flake.lock
generated
BIN
flake.lock
generated
Binary file not shown.
BIN
package-lock.json
generated
BIN
package-lock.json
generated
Binary file not shown.
14
package.json
14
package.json
@@ -59,13 +59,13 @@
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/multer": "^2.0.0",
|
||||
"@types/murmurhash-js": "^1.0.6",
|
||||
"@types/node": "^24.10.9",
|
||||
"@types/node": "^24.10.13",
|
||||
"@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.54.0",
|
||||
"@typescript-eslint/parser": "^8.54.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.55.0",
|
||||
"@typescript-eslint/parser": "^8.55.0",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20260119.1",
|
||||
"eslint": "^9.39.2",
|
||||
"globals": "^16.5.0",
|
||||
@@ -89,21 +89,21 @@
|
||||
"cheerio": "^1.2.0",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"discord-protos": "^1.2.102",
|
||||
"dotenv": "^17.2.3",
|
||||
"email-providers": "^2.20.0",
|
||||
"dotenv": "^17.2.4",
|
||||
"email-providers": "^2.21.0",
|
||||
"exif-be-gone": "^1.5.1",
|
||||
"express": "^5.2.1",
|
||||
"fast-zlib": "^2.0.1",
|
||||
"fido2-lib": "^3.5.6",
|
||||
"file-type": "^21.3.0",
|
||||
"form-data": "^4.0.5",
|
||||
"i18next": "^25.8.0",
|
||||
"i18next": "^25.8.6",
|
||||
"i18next-fs-backend": "^2.6.1",
|
||||
"i18next-http-middleware": "^3.9.2",
|
||||
"image-size": "^2.0.2",
|
||||
"json-bigint": "^1.0.0",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"module-alias": "^2.2.3",
|
||||
"module-alias": "^2.3.4",
|
||||
"morgan": "^1.10.1",
|
||||
"ms": "^2.1.3",
|
||||
"multer": "^2.0.2",
|
||||
|
||||
Reference in New Issue
Block a user