Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Dec 18, 2024
1 parent cdc1992 commit 9057adf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,25 +35,25 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/i18n": "^0.13.12",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/signale": "^1.4.7",
"prisma": "^6.0.1",
"prisma": "^6.1.0",
"typescript": "^5.7.2"
},
"dependencies": {
"@prisma/client": "^6.0.1",
"@prisma/client": "^6.1.0",
"@top-gg/sdk": "^3.1.6",
"discord.js": "^14.16.3",
"dotenv": "^16.4.7",
"genius-lyrics-api": "^3.2.1",
"i18n": "^0.15.1",
"lavalink-client": "^2.4.1",
"lavalink-client": "^2.4.3",
"node-system-stats": "^1.3.0",
"signale": "^1.4.0",
"topgg-autoposter": "^2.0.2",
"tslib": "^2.8.1",
"undici": "^7.1.0",
"zod": "^3.23.8"
"undici": "^7.1.1",
"zod": "^3.24.1"
},
"signale": {
"displayScope": true,
Expand Down

0 comments on commit 9057adf

Please sign in to comment.