chore: upgrade Node.js runtime to v24 across codebase #419

Merged
jason.woltje merged 438 commits from fix/auth-frontend-remediation into main 2026-02-17 01:04:47 +00:00
Showing only changes of commit 1bad7a8cca - Show all commits

View File

@@ -55,6 +55,12 @@
"@opentelemetry/resources": "^1.30.1"
},
"pnpm": {
"onlyBuiltDependencies": [
"@matrix-org/matrix-sdk-crypto-nodejs",
"@prisma/client",
"@prisma/engines",
"prisma"
],
"overrides": {
"@isaacs/brace-expansion": ">=5.0.1",
"form-data": ">=2.5.4",