Update nix, pion-sfu, npm packages

This commit is contained in:
Rory&
2026-03-13 22:35:28 +01:00
parent 76601834ab
commit ed9e5bb6a3
3 changed files with 15 additions and 15 deletions

BIN
flake.lock generated

Binary file not shown.

BIN
package-lock.json generated

Binary file not shown.

View File

@@ -44,7 +44,7 @@
},
"homepage": "https://spacebar.chat",
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",
"@eslint/eslintrc": "^3.3.5",
"@eslint/js": "^9.14.0",
"@spacebarchat/spacebar-webrtc-types": "^1.0.1",
"@types/amqplib": "^0.10.8",
@@ -57,17 +57,17 @@
"@types/jsonwebtoken": "^9.0.10",
"@types/module-alias": "^2.0.4",
"@types/morgan": "^1.9.10",
"@types/multer": "^2.0.0",
"@types/multer": "^2.1.0",
"@types/murmurhash-js": "^1.0.6",
"@types/node": "^24.10.13",
"@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.56.0",
"@typescript-eslint/parser": "^8.56.0",
"@typescript-eslint/eslint-plugin": "^8.57.0",
"@typescript-eslint/parser": "^8.57.0",
"@typescript/native-preview": "^7.0.0-dev.20260119.1",
"eslint": "^9.39.3",
"eslint": "^9.39.4",
"globals": "^16.5.0",
"husky": "^9.1.7",
"patch-package": "^8.0.1",
@@ -89,16 +89,16 @@
"chalk": "^5.6.2",
"cheerio": "^1.2.0",
"cookie-parser": "^1.4.7",
"discord-protos": "^1.2.102",
"discord-protos": "^1.2.121",
"dotenv": "^17.3.1",
"email-providers": "^2.21.0",
"email-providers": "^2.22.0",
"exif-be-gone": "^1.5.1",
"express": "^5.2.1",
"fast-zlib": "^2.0.1",
"fido2-lib": "^3.5.7",
"file-type": "^21.3.1",
"fido2-lib": "^3.5.9",
"file-type": "^21.3.2",
"form-data": "^4.0.5",
"i18next": "^25.8.13",
"i18next": "^25.8.18",
"i18next-fs-backend": "^2.6.1",
"i18next-http-middleware": "^3.9.2",
"image-size": "^2.0.2",
@@ -110,8 +110,8 @@
"multer": "^2.1.1",
"murmurhash-js": "^1.0.0",
"node-2fa": "^2.0.3",
"pg": "^8.18.0",
"pg-query-stream": "^4.12.0",
"pg": "^8.20.0",
"pg-query-stream": "^4.14.0",
"picocolors": "^1.1.1",
"probe-image-size": "^7.2.3",
"reflect-metadata": "^0.2.2",
@@ -133,7 +133,7 @@
"@sendgrid/mail": "^8.1.6",
"@yukikaze-bot/erlpack": "^1.0.1",
"jimp": "^1.6.0",
"mailgun.js": "^12.7.0",
"mailgun.js": "^12.7.1",
"node-mailjet": "^6.0.11",
"nodemailer": "^7.0.13"
},
@@ -142,4 +142,4 @@
"sqlite3": "../_EXCLUDED_"
}
}
}
}