Chore: update all dependencies #110
2 changed files with 281 additions and 491 deletions
756
package-lock.json
generated
756
package-lock.json
generated
File diff suppressed because it is too large
Load diff
16
package.json
16
package.json
|
@ -16,24 +16,24 @@
|
|||
"author": "La confrérie du Kassoulait",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discord-player/extractor": "^4.4.4",
|
||||
"@discord-player/extractor": "^4.4.5",
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/rest": "^2.0.1",
|
||||
"@types/sqlite3": "^3.1.8",
|
||||
"@types/uuid": "^9.0.4",
|
||||
"discord-player": "^6.6.4",
|
||||
"@types/sqlite3": "^3.1.11",
|
||||
"@types/uuid": "^9.0.7",
|
||||
"discord-player": "^6.6.6",
|
||||
"discord.js": "^14.13.0",
|
||||
"genius-lyrics": "^4.4.6",
|
||||
"sqlite3": "^5.1.6",
|
||||
"typescript": "^5.2.2",
|
||||
"uuid": "^9.0.1",
|
||||
"youtube-ext": "^1.1.14"
|
||||
"youtube-ext": "^1.1.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "~6.7.0",
|
||||
"@typescript-eslint/parser": "~6.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "~6.10.0",
|
||||
"@typescript-eslint/parser": "~6.10.0",
|
||||
"dotenv": "~16.3.1",
|
||||
"prettier-eslint": "~15.0.1",
|
||||
"prettier-eslint": "~16.1.2",
|
||||
"ts-node-dev": "~2.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue