@discordjs/builders
Advanced tools
Comparing version 2.0.0-dev.1735603914-b81ad113a to 2.0.0-dev.1735690433-bc3a0c838
{ | ||
"$schema": "https://json.schemastore.org/package.json", | ||
"name": "@discordjs/builders", | ||
"version": "2.0.0-dev.1735603914-b81ad113a", | ||
"version": "2.0.0-dev.1735690433-bc3a0c838", | ||
"description": "A set of builders that you can use when creating your bot", | ||
@@ -56,6 +56,6 @@ "exports": { | ||
"dependencies": { | ||
"discord-api-types": "^0.37.109", | ||
"discord-api-types": "^0.37.114", | ||
"ts-mixer": "^6.0.4", | ||
"tslib": "^2.8.1", | ||
"zod": "^3.23.8", | ||
"zod": "^3.24.1", | ||
"zod-validation-error": "^3.4.0", | ||
@@ -66,4 +66,4 @@ "@discordjs/util": "^1.1.1" | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@types/node": "^20.17.8", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
"@types/node": "^20.17.10", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"cross-env": "^7.0.3", | ||
@@ -74,7 +74,7 @@ "esbuild-plugin-version-injector": "^1.2.1", | ||
"eslint-formatter-pretty": "^6.0.1", | ||
"prettier": "^3.3.3", | ||
"prettier": "^3.4.2", | ||
"tsup": "^8.3.5", | ||
"turbo": "^2.3.0", | ||
"turbo": "^2.3.3", | ||
"typescript": "~5.5.4", | ||
"vitest": "^2.1.5", | ||
"vitest": "^2.1.8", | ||
"@discordjs/api-extractor": "^7.38.1", | ||
@@ -81,0 +81,0 @@ "@discordjs/scripts": "^0.1.0" |
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
1165171
Updateddiscord-api-types@^0.37.114
Updatedzod@^3.24.1