Skip to content

Commit

Permalink
Package Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeAspy committed Apr 25, 2024
1 parent d57210a commit fcc4a91
Show file tree
Hide file tree
Showing 2 changed files with 1,304 additions and 1,071 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"lint": "eslint \"**/*.ts\" ."
},
"devDependencies": {
"@eslint/js": "^9.0.0",
"@eslint/js": "^9.1.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.12.7",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0"
"typescript-eslint": "^7.7.1"
},
"dependencies": {
"@discordjs/rest": "^2.2.0",
"discord.js": "^14.14.1",
"minio": "^7.1.3",
"minio": "^7.1.4",
"mongodb": "^6.5.0"
},
"optionalDependencies": {
"tsx": "^4.7.2"
"tsx": "^4.7.3"
}
}
Loading

0 comments on commit fcc4a91

Please sign in to comment.