Skip to content

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
Casca0 committed Jul 17, 2023
1 parent a417175 commit e71e109
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 93 deletions.
170 changes: 87 additions & 83 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
Expand Up @@ -19,21 +19,21 @@
},
"homepage": "https://github.com/Casca0/monkeydj#readme",
"dependencies": {
"@discord-player/extractor": "^4.3.1",
"@discord-player/utils": "^0.2.1",
"@discord-player/extractor": "^4.4.0",
"@discord-player/utils": "^0.2.2",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.7.1",
"@discordjs/voice": "^0.16.0",
"discord-player": "^6.5.0",
"discord-player": "^6.6.1",
"discord.js": "^14.11.0",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"ffmpeg-static": "^5.1.0",
"mongoose": "^7.3.0",
"mongoose": "^7.3.4",
"play-dl": "^1.9.6"
},
"devDependencies": {
"eslint": "^8.43.0",
"eslint": "^8.45.0",
"eslint-config-google": "^0.14.0"
}
}
Loading

0 comments on commit e71e109

Please sign in to comment.