Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LakhindarPal committed Aug 31, 2024
1 parent 2fd62d7 commit 05be15a
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 34 deletions.
Binary file modified bun.lockb
Binary file not shown.
65 changes: 36 additions & 29 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-player-bot",
"version": "3.4.3",
"version": "3.4.4",
"description": "A discord music bot built using discord.js and discord-player",
"main": "src/index.js",
"type": "module",
Expand Down Expand Up @@ -40,17 +40,17 @@
},
"homepage": "https://github.com/LakhindarPal/discord-player-bot#readme",
"dependencies": {
"@discord-player/extractor": "^4.5.0",
"@discord-player/extractor": "^4.5.1",
"discord-player": "^6.7.1",
"discord-player-youtubei": "^1.2.6",
"discord-player-youtubei": "^1.3.1",
"discord.js": "^14.15.3",
"dotenv": "^16.4.5",
"glob": "^10.4.5",
"mediaplex": "^0.0.9"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"eslint": "^9.9.0",
"@eslint/js": "^9.9.1",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"prettier": "3.3.2"
Expand Down

0 comments on commit 05be15a

Please sign in to comment.