Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Jan 9, 2025
1 parent 5e44344 commit c50156b
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 @@ -14,21 +14,21 @@
"@discordx/importer": "^1.3.1",
"@elysiajs/cors": "^1.2.0",
"@elysiajs/swagger": "^1.2.0",
"@prisma/client": "6.1.0",
"@prisma/client": "6.2.1",
"chart.js": "4.4.7",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"deepl-node": "1.15.0",
"discord.js": "14.17.2",
"discord.js": "14.17.3",
"discordx": "^11.12.2",
"elysia": "^1.2.9"
"elysia": "^1.2.10"
},
"devDependencies": {
"@types/node": "22.10.5",
"@types/bun": "1.1.14",
"@types/bun": "1.1.16",
"prettier": "3.4.2",
"prisma": "6.1.0",
"typescript": "5.7.2"
"prisma": "6.2.1",
"typescript": "5.7.3"
}
}

0 comments on commit c50156b

Please sign in to comment.