Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed Feb 24, 2025
1 parent 23d8a7d commit 2820fd3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"dependencies": {
"@discordx/importer": "^1.3.1",
"@elysiajs/cors": "^1.2.0",
"@elysiajs/swagger": "^1.2.0",
"@prisma/client": "6.3.1",
"chart.js": "4.4.7",
"@elysiajs/swagger": "^1.2.2",
"@prisma/client": "6.4.1",
"chart.js": "4.4.8",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"deepl-node": "1.16.0",
"discord.js": "14.18.0",
"discordx": "^11.12.2",
"elysia": "^1.2.12"
"elysia": "^1.2.22"
},
"devDependencies": {
"@types/node": "22.13.2",
"@types/bun": "1.2.2",
"prettier": "3.5.0",
"prisma": "6.3.1",
"@types/node": "22.13.5",
"@types/bun": "1.2.3",
"prettier": "3.5.2",
"prisma": "6.4.1",
"typescript": "5.7.3"
}
}

0 comments on commit 2820fd3

Please sign in to comment.