Update dependencies #141

Merged
Anri merged 1 commit from update-deps into main 2024-08-12 17:04:21 +02:00
2 changed files with 1008 additions and 124 deletions
Showing only changes of commit c5b1cbdc47 - Show all commits

1124
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -17,12 +17,12 @@
"author": "La confrérie du Kassoulait",
"license": "AGPL-3.0-only",
"dependencies": {
"@discord-player/extractor": "^4.5.0",
"@discord-player/extractor": "^4.5.1",
"@discordjs/rest": "^2.3.0",
"@types/sqlite3": "^3.1.11",
"@types/uuid": "^10.0.0",
"discord-player": "^6.7.1",
"discord-player-youtubei": "^1.2.1",
"discord-player-youtubei": "^1.2.6",
"discord.js": "^14.15.3",
"mediaplex": "^0.0.9",
"sqlite3": "^5.1.7",
@ -30,8 +30,8 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "~7.18.0",
"@typescript-eslint/parser": "~7.18.0",
"@typescript-eslint/eslint-plugin": "~8.0.1",
"@typescript-eslint/parser": "~8.0.1",
"dotenv": "~16.4.5",
"prettier-eslint": "~16.3.0",
"ts-node-dev": "~2.0.0"