refactor: website facelift (#10823)

This commit is contained in:
Noel
2025-04-10 22:02:37 +02:00
committed by GitHub
parent 1fe53c7ca2
commit 2e3bc69602
80 changed files with 6136 additions and 2529 deletions

View File

@@ -7,6 +7,7 @@ onlyBuiltDependencies:
- '@discordjs/opus'
- bufferutil
- esbuild
- msw
- protobufjs
- sharp
- utf-8-validate
@@ -16,9 +17,6 @@ packages:
- apps/*
- packages/*
patchedDependencies:
'@microsoft/tsdoc-config': patches/@microsoft__tsdoc-config.patch
peerDependencyRules:
ignoreMissing:
- '*'
@@ -30,3 +28,6 @@ publicHoistPattern:
- '*prettier*'
- '*@rushstack/node-core-library*'
- '*jju*'
patchedDependencies:
'@microsoft/tsdoc-config@0.16.2': patches/@microsoft__tsdoc-config@0.16.2.patch