@discordjs/builders
Advanced tools
Comparing version 2.0.0-dev.1731931515-b03a9e404 to 2.0.0-dev.1732017911-98153baf9
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/builders", | ||
"version": "2.0.0-dev.1731931515-b03a9e404", | ||
"version": "2.0.0-dev.1732017911-98153baf9", | ||
"description": "A set of builders that you can use when creating your bot", | ||
@@ -56,5 +56,5 @@ "exports": { | ||
"dependencies": { | ||
"discord-api-types": "^0.37.103", | ||
"discord-api-types": "^0.37.105", | ||
"ts-mixer": "^6.0.4", | ||
"tslib": "^2.6.3", | ||
"tslib": "^2.8.1", | ||
"zod": "^3.23.8", | ||
@@ -66,16 +66,16 @@ "zod-validation-error": "^3.4.0", | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@types/node": "^18.19.44", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"@types/node": "^18.19.64", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
"cross-env": "^7.0.3", | ||
"esbuild-plugin-version-injector": "^1.2.1", | ||
"eslint": "^8.57.0", | ||
"eslint": "^8.57.1", | ||
"eslint-config-neon": "^0.1.62", | ||
"eslint-formatter-pretty": "^6.0.1", | ||
"prettier": "^3.3.3", | ||
"tsup": "^8.2.4", | ||
"turbo": "^2.0.14", | ||
"tsup": "^8.3.5", | ||
"turbo": "^2.3.0", | ||
"typescript": "~5.5.4", | ||
"vitest": "^2.0.5", | ||
"@discordjs/scripts": "^0.1.0", | ||
"@discordjs/api-extractor": "^7.38.1" | ||
"vitest": "^2.1.5", | ||
"@discordjs/api-extractor": "^7.38.1", | ||
"@discordjs/scripts": "^0.1.0" | ||
}, | ||
@@ -82,0 +82,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1165357
Updateddiscord-api-types@^0.37.105
Updatedtslib@^2.8.1