Skip to content

Commit

Permalink
🔧 chore: Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzuZensai committed Jan 11, 2024
1 parent c013632 commit f574f98
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 419 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"dependencies": {
"@discordjs/opus": "^0.9.0",
"@discordjs/rest": "^1.7.0",
"@discordjs/voice": "^0.16.0",
"@types/color-thief-node": "^1.0.2",
"@types/cors": "^2.8.16",
"@discordjs/rest": "^2.2.0",
"@discordjs/voice": "^0.16.1",
"@types/color-thief-node": "^1.0.4",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/os-utils": "^0.0.1",
"@types/os-utils": "^0.0.4",
"bluebird": "^3.7.2",
"bufferutil": "^4.0.8",
"color-thief-node": "^1.0.4",
"cors": "^2.8.5",
"country-code-emoji": "^2.3.0",
"country-code-lookup": "^0.1.0",
"discord-api-types": "^0.37.62",
"discord.js": "^14.11.0",
"country-code-lookup": "^0.1.1",
"discord-api-types": "^0.37.67",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"i18n": "^0.15.1",
"libsodium-wrappers": "^0.7.11",
"libsodium-wrappers": "^0.7.13",
"node-osu": "^2.2.1",
"os-utils": "^0.0.14",
"ping": "^0.4.4",
"play-dl": "^1.9.6",
"play-dl": "^1.9.7",
"ts-custom-error": "^3.3.1",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"utf-8-validate": "^6.0.3",
"validator": "^13.9.0",
"vrchat": "^1.11.1",
"winston": "^3.8.2",
"zlib-sync": "^0.1.8"
"validator": "^13.11.0",
"vrchat": "^1.16.2",
"winston": "^3.11.0",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"@prisma/client": "^4.13.0",
"@types/bluebird": "^3.5.38",
"@types/i18n": "^0.13.6",
"@types/node": "^20.9.0",
"@types/ping": "^0.4.1",
"@types/validator": "^13.7.15",
"@prisma/client": "^5.8.0",
"@types/bluebird": "^3.5.42",
"@types/i18n": "^0.13.10",
"@types/node": "^20.10.8",
"@types/ping": "^0.4.4",
"@types/validator": "^13.11.8",
"copyfiles": "^2.4.1",
"prisma": "^4.13.0",
"prisma": "^5.8.0",
"ts-node-dev": "^2.0.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit f574f98

Please sign in to comment.