Compare commits
No commits in common. "5beebba29ab551b8eca5435a83ba30644e04abbe" and "3a4665f907370bef95f8bbec47e318565b5fc772" have entirely different histories.
5beebba29a
...
3a4665f907
2 changed files with 739 additions and 705 deletions
|
@ -32,12 +32,14 @@
|
|||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"emoji-regex": "^10.0.0",
|
||||
"minimatch": "10.0.1",
|
||||
"minimatch": "9.0.5",
|
||||
"mysql": "^2.18.1",
|
||||
"random-bunny": "^2.1.6",
|
||||
"typeorm": "^0.3.20"
|
||||
"typeorm": "0.3.20"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/semver": "^7.5.2",
|
||||
"**/undici": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.12",
|
||||
|
|
Loading…
Reference in a new issue