build: Upgrade v14 dependencies (#11427)

* build: upgrade dependencies

* build: please Undici please

* build: regenerate file

* chore: fix docs by using bundler

* fix: revert upgrade for package

* build: fix versions
This commit is contained in:
Jiralite
2026-02-24 23:18:54 +00:00
committed by GitHub
parent 16d70b9232
commit 319a73f8e6
65 changed files with 5033 additions and 4314 deletions

View File

@@ -127,5 +127,4 @@ export class SlashCommandSubcommandBuilder implements ToAPIApplicationCommandOpt
}
export interface SlashCommandSubcommandBuilder
extends SharedNameAndDescription,
SharedSlashCommandOptions<SlashCommandSubcommandBuilder> {}
extends SharedNameAndDescription, SharedSlashCommandOptions<SlashCommandSubcommandBuilder> {}