Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed May 2, 2023
1 parent 12267b0 commit 852302e
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 172 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -28,13 +28,13 @@
"postpack": "pinst --enable"
},
"dependencies": {
"@discordjs/builders": "^1.6.1",
"@sapphire/discord-utilities": "^3.0.2",
"@sapphire/discord.js-utilities": "6.0.6",
"@sapphire/lexure": "^1.1.3",
"@sapphire/pieces": "^3.6.2",
"@discordjs/builders": "^1.6.3",
"@sapphire/discord-utilities": "^3.0.3",
"@sapphire/discord.js-utilities": "6.0.7",
"@sapphire/lexure": "^1.1.4",
"@sapphire/pieces": "^3.6.3",
"@sapphire/ratelimits": "^2.4.6",
"@sapphire/result": "^2.6.2",
"@sapphire/result": "^2.6.3",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/utilities": "^3.11.1"
},
Expand All @@ -44,16 +44,16 @@
"@favware/cliff-jumper": "^2.0.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "^4.4.1",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/node": "^18.16.3",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitest/coverage-c8": "^0.30.1",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.9.0",
"discord.js": "^14.10.2",
"esbuild-plugin-file-path-extensions": "^1.0.0",
"esbuild-plugin-version-injector": "^1.1.0",
"eslint": "^8.39.0",
Expand All @@ -68,9 +68,9 @@
"pretty-quick": "^3.1.3",
"tsup": "6.6.2",
"typedoc": "^0.24.6",
"typedoc-json-parser": "^7.3.1",
"typedoc-json-parser": "^7.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.3",
"vite": "^4.3.4",
"vitest": "^0.30.1"
},
"repository": {
Expand Down

0 comments on commit 852302e

Please sign in to comment.