File tree Expand file tree Collapse file tree 5 files changed +112
-106
lines changed
Expand file tree Collapse file tree 5 files changed +112
-106
lines changed Original file line number Diff line number Diff line change 2929 "dependencies" : {
3030 "@revanced/bot-shared" : " workspace:*" ,
3131 "@sapphire/async-queue" : " ^1.5.5" ,
32- "chalk" : " ^5.4.1 " ,
32+ "chalk" : " ^5.6.2 " ,
3333 "tesseract.js" : " ^6.0.1" ,
3434 "ws" : " ^8.18.3"
3535 },
Original file line number Diff line number Diff line change 2828 },
2929 "homepage" : " https://github.com/revanced/revanced-bots#readme" ,
3030 "dependencies" : {
31- "@discordjs/builders" : " ^1.11.2 " ,
32- "@discordjs/rest" : " ^2.5.1 " ,
31+ "@discordjs/builders" : " ^1.11.3 " ,
32+ "@discordjs/rest" : " ^2.6.0 " ,
3333 "@revanced/bot-api" : " workspace:*" ,
3434 "@revanced/bot-shared" : " workspace:*" ,
3535 "@sapphire/duration" : " ^1.2.0" ,
36- "chalk" : " ^5.4.1 " ,
37- "decancer" : " ^3.3.2 " ,
38- "discord.js" : " ^14.21.0 " ,
39- "drizzle-orm" : " ^0.44.2 "
36+ "chalk" : " ^5.6.2 " ,
37+ "decancer" : " ^3.3.3 " ,
38+ "discord.js" : " ^14.22.1 " ,
39+ "drizzle-orm" : " ^0.44.5 "
4040 },
4141 "devDependencies" : {
42- "@libsql/client" : " ^0.15.9 " ,
43- "discord-api-types" : " ^0.38.15 " ,
42+ "@libsql/client" : " ^0.15.15 " ,
43+ "discord-api-types" : " ^0.38.24 " ,
4444 "drizzle-kit" : " ^0.31.4"
4545 }
4646}
You can’t perform that action at this time.
0 commit comments