chore: update pnpm workspace configuration and vendor subproject

- Added allowBuilds for specific packages in pnpm-workspace.yaml
- Excluded certain minimum release ages for packages
- Updated onlyBuiltDependencies list
- Marked discord.js-selfbot-v13 subproject as dirty
This commit is contained in:
MythEclipse
2026-05-19 16:48:06 +07:00
parent 2821b4cfae
commit 12424e5391
3 changed files with 156 additions and 384 deletions
+17
View File
@@ -3,6 +3,23 @@ packages:
- vendor/discord-video-stream
- vendor/discord.js-selfbot-v13
allowBuilds:
'@lng2004/node-datachannel': true
better-sqlite3: true
esbuild: true
node-av: true
sharp: true
zeromq: true
minimumReleaseAgeExclude:
- '@types/node@25.9.0'
- pg-cloudflare@1.4.0
- pg-connection-string@2.13.0
- pg-pool@3.14.0
- pg-protocol@1.14.0
- pg@8.21.0
- tsx@4.22.2
onlyBuiltDependencies:
- '@discordjs/opus'
- '@lng2004/node-datachannel'