This commit is contained in:
2026-03-15 12:22:42 +01:00
parent cd99275933
commit 311ba5e7f3
558 changed files with 55182 additions and 22981 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/builders",
"version": "1.11.3",
"version": "1.13.1",
"description": "A set of builders that you can use when creating your bot",
"exports": {
".": {
@@ -54,12 +54,12 @@
"funding": "https://github.com/discordjs/discord.js?sponsor",
"dependencies": {
"@sapphire/shapeshift": "^4.0.0",
"discord-api-types": "^0.38.16",
"discord-api-types": "^0.38.33",
"fast-deep-equal": "^3.1.3",
"ts-mixer": "^6.0.4",
"tslib": "^2.6.3",
"@discordjs/formatters": "^0.6.1",
"@discordjs/util": "^1.1.1"
"@discordjs/formatters": "^0.6.2",
"@discordjs/util": "^1.2.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.1.0",