Skip to content

Commit

Permalink
chore: update @discordjs/core & @discordjs/voice (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuimarudev authored Nov 21, 2024
1 parent 7808b4c commit a30c022
Show file tree
Hide file tree
Showing 13 changed files with 551 additions and 388 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"type": "module",
"devDependencies": {
"@biomejs/biome": "1.5.3",
"@discordjs/builders": "^1.7.0",
"@discordjs/core": "^1.1.1",
"@discordjs/builders": "^1.9.0",
"@discordjs/core": "2.0.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"@discordjs/ws": "^1.0.2",
"@swc/cli": "^0.3.0",
"@swc/core": "^1.3.105",
"@tsconfig/node20": "^20.1.2",
"@tsconfig/strictest": "^2.0.2",
"@types/node": "^20.11.5",
"@discordjs/rest": "2.4.0",
"@discordjs/voice": "0.18.0",
"@discordjs/ws": "2.0.0",
"@swc/cli": "^0.3.14",
"@swc/core": "^1.9.2",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/node": "^20.17.6",
"async-mutex": "^0.4.1",
"dotenv": "^16.3.2",
"dotenv": "^16.4.5",
"etcd3": "^1.1.2",
"lefthook": "^1.5.7",
"libsodium-wrappers": "^0.7.13",
"prisma": "^5.8.1",
"typescript": "^5.3.3"
"lefthook": "^1.8.4",
"libsodium-wrappers": "^0.7.15",
"prisma": "^5.22.0",
"typescript": "^5.6.3"
},
"dependencies": {
"@prisma/client": "5.9.1"
Expand Down
Loading

0 comments on commit a30c022

Please sign in to comment.