2026-05-15 05:45:19 +07:00
|
|
|
packages:
|
2026-07-26 13:13:59 +07:00
|
|
|
- services/*
|
|
|
|
|
- packages/*
|
2026-05-15 05:45:19 +07:00
|
|
|
|
2026-05-19 16:48:06 +07:00
|
|
|
allowBuilds:
|
2026-05-24 20:06:36 +07:00
|
|
|
'@discordjs/opus': true
|
2026-05-19 16:48:06 +07:00
|
|
|
'@lng2004/node-datachannel': true
|
|
|
|
|
esbuild: true
|
|
|
|
|
node-av: true
|
2026-06-08 19:57:33 +07:00
|
|
|
node-crc: true
|
2026-05-19 16:48:06 +07:00
|
|
|
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
|
2026-07-26 14:27:36 +07:00
|
|
|
- '@next/env@16.2.12'
|
|
|
|
|
- '@next/swc-darwin-arm64@16.2.12'
|
|
|
|
|
- '@next/swc-darwin-x64@16.2.12'
|
|
|
|
|
- '@next/swc-linux-arm64-gnu@16.2.12'
|
|
|
|
|
- '@next/swc-linux-arm64-musl@16.2.12'
|
|
|
|
|
- '@next/swc-linux-x64-gnu@16.2.12'
|
|
|
|
|
- '@next/swc-linux-x64-musl@16.2.12'
|
|
|
|
|
- '@next/swc-win32-arm64-msvc@16.2.12'
|
|
|
|
|
- '@next/swc-win32-x64-msvc@16.2.12'
|
|
|
|
|
- lucide-react@1.27.0
|
|
|
|
|
- next@16.2.12
|
|
|
|
|
- shadcn@4.15.0
|
2026-05-19 16:48:06 +07:00
|
|
|
|
2026-05-14 01:07:50 +07:00
|
|
|
onlyBuiltDependencies:
|
|
|
|
|
- '@discordjs/opus'
|
2026-05-15 20:24:03 +07:00
|
|
|
- '@lng2004/node-datachannel'
|
2026-05-14 01:07:50 +07:00
|
|
|
- esbuild
|
2026-05-15 20:24:03 +07:00
|
|
|
- node-av
|
|
|
|
|
- sharp
|
|
|
|
|
- zeromq
|
2026-06-02 18:34:55 +07:00
|
|
|
|
|
|
|
|
patchedDependencies:
|
2026-06-08 20:11:34 +07:00
|
|
|
node-crc@4.0.0: patches/node-crc@4.0.0.patch
|