Skip to content

Commit

Permalink
fix: update to discordjs v14.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Mar 14, 2023
1 parent bb5b930 commit 00db5f3
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 388 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -28,9 +28,9 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@discordjs/builders": "^1.4.0",
"@sapphire/discord-utilities": "^3.0.0",
"@sapphire/discord.js-utilities": "6.0.3",
"@discordjs/builders": "^1.5.0",
"@sapphire/discord-utilities": "^3.0.1",
"@sapphire/discord.js-utilities": "6.0.4",
"@sapphire/lexure": "^1.1.2",
"@sapphire/pieces": "^3.6.0",
"@sapphire/ratelimits": "^2.4.6",
Expand All @@ -47,13 +47,13 @@
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.15.0",
"@types/node": "^18.15.3",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-c8": "^0.29.2",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.7.1",
"discord.js": "^14.8.0",
"esbuild-plugin-file-path-extensions": "^1.0.0",
"esbuild-plugin-version-injector": "^1.0.3",
"eslint": "^8.36.0",
Expand All @@ -66,7 +66,7 @@
"pinst": "^3.0.0",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"tsup": "6.6.2",
"tsup": "6.6.3",
"typedoc": "^0.23.26",
"typedoc-json-parser": "^7.2.0",
"typescript": "^4.9.5",
Expand Down

0 comments on commit 00db5f3

Please sign in to comment.