Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonded committed Aug 11, 2024
1 parent 392cf2a commit 32e6e73
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 158 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"license": "ISC",
"dependencies": {
"@prisma/client": "5.17.0",
"discord.js": "^14.14.1",
"discord.js": "^14.15.3",
"express": "^4.19.2",
"express-rate-limit": "^7.4.0",
"octokit": "^4.0.2",
"prisma": "^5.17.0",
"prisma": "^5.18.0",
"prom-client": "^15.1.3",
"tesseract.js": "^5.1.0",
"tsx": "^3.14.0",
"typescript": "^5.3.3"
"typescript": "^5.5.4"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/node": "^20.10.5"
"@types/node": "22.2.0"
},
"engines": {
"node": ">=22.6.0",
Expand Down
Loading

0 comments on commit 32e6e73

Please sign in to comment.