Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Dec 2, 2024
1 parent 79d5492 commit e521b94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/i18n": "^0.13.12",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/signale": "^1.4.7",
"prisma": "^5.22.0",
"prisma": "^6.0.1",
"typescript": "^5.7.2"
},
"dependencies": {
"@prisma/client": "^5.22.0",
"@prisma/client": "^6.0.1",
"@top-gg/sdk": "^3.1.6",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
Expand All @@ -52,7 +52,7 @@
"signale": "^1.4.0",
"topgg-autoposter": "^2.0.2",
"tslib": "^2.8.1",
"undici": "^6.21.0",
"undici": "^7.0.0",
"zod": "^3.23.8"
},
"signale": {
Expand Down

0 comments on commit e521b94

Please sign in to comment.