Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
fieztazica committed May 12, 2024
1 parent 098db2c commit 9fe53e6
Show file tree
Hide file tree
Showing 2 changed files with 953 additions and 1,184 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.17.0",
"@sapphire/decorators": "^6.0.4",
"@sapphire/discord-utilities": "^3.2.2",
"@sapphire/decorators": "^6.1.0",
"@sapphire/discord-utilities": "^3.2.3",
"@sapphire/discord.js-utilities": "7.1.6",
"@sapphire/fetch": "^3.0.2",
"@sapphire/framework": "^5.0.7",
"@sapphire/framework": "^5.2.1",
"@sapphire/plugin-api": "^6.1.1",
"@sapphire/plugin-editable-commands": "^4.0.2",
"@sapphire/plugin-logger": "^4.0.2",
Expand All @@ -22,7 +22,7 @@
"@sapphire/utilities": "^3.15.3",
"@skyra/env-utilities": "^1.3.0",
"colorette": "^2.0.20",
"discord.js": "^14.14.1",
"discord.js": "^14.15.2",
"distube": "^4.2.2",
"lodash": "^4.17.21",
"millify": "^6.1.0",
Expand All @@ -33,15 +33,15 @@
"devDependencies": {
"@sapphire/cli": "^1.9.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/lodash": "^4.17.1",
"@types/node": "^20.11.5",
"@types/node": "^20.12.11",
"@types/node-cron": "^3.0.11",
"@types/ws": "^8.5.10",
"npm-run-all2": "^6.1.1",
"prettier": "^3.2.4",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3"
"npm-run-all2": "^6.1.2",
"prettier": "^3.2.5",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5"
},
"scripts": {
"sapphire": "sapphire",
Expand Down
Loading

0 comments on commit 9fe53e6

Please sign in to comment.