Update node packages

This commit is contained in:
Rory&
2026-03-28 16:06:41 +01:00
parent 4a1c4cf505
commit 0a486b1769
2 changed files with 8 additions and 8 deletions

BIN
package-lock.json generated

Binary file not shown.

View File

@@ -57,14 +57,14 @@
"@types/module-alias": "^2.0.4",
"@types/morgan": "^1.9.10",
"@types/multer": "^2.1.0",
"@types/murmurhash-js": "^1.0.6",
"@types/murmurhash-js": "^1.0.7",
"@types/node": "^24.12.0",
"@types/nodemailer": "^7.0.11",
"@types/probe-image-size": "^7.2.5",
"@types/sharp": "^0.31.1",
"@types/ws": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.57.0",
"@typescript-eslint/parser": "^8.57.0",
"@typescript-eslint/eslint-plugin": "^8.57.2",
"@typescript-eslint/parser": "^8.57.2",
"@typescript/native-preview": "^7.0.0-dev.20260119.1",
"eslint": "^9.39.4",
"globals": "^16.5.0",
@@ -77,7 +77,7 @@
"typescript-json-schema": "^0.65.1"
},
"dependencies": {
"@spacebarchat/pion-webrtc": "^0.0.3",
"@spacebarchat/pion-webrtc": "^0.0.4",
"@toondepauw/node-zstd": "^1.2.0",
"ajv": "^8.18.0",
"ajv-formats": "^3.0.1",
@@ -88,16 +88,16 @@
"chalk": "^5.6.2",
"cheerio": "^1.2.0",
"cookie-parser": "^1.4.7",
"discord-protos": "1.2.102",
"discord-protos": "^1.2.143",
"dotenv": "^17.3.1",
"email-providers": "^2.22.0",
"exif-be-gone": "^1.5.1",
"express": "^5.2.1",
"fast-zlib": "^2.0.1",
"fido2-lib": "^3.5.9",
"file-type": "^21.3.2",
"file-type": "^21.3.4",
"form-data": "^4.0.5",
"i18next": "^25.8.18",
"i18next": "^25.10.10",
"i18next-fs-backend": "^2.6.1",
"i18next-http-middleware": "^3.9.2",
"image-size": "^2.0.2",
@@ -117,7 +117,7 @@
"tslib": "^2.8.1",
"typeorm": "^0.3.28",
"wretch": "^2.11.1",
"ws": "^8.19.0"
"ws": "^8.20.0"
},
"_moduleAliases": {
"@spacebar/api": "dist/api",