Compare commits
3 commits
3a4665f907
...
5beebba29a
Author | SHA1 | Date | |
---|---|---|---|
5beebba29a | |||
fdf52c2285 | |||
e3a583aa99 |
2 changed files with 697 additions and 731 deletions
|
@ -32,14 +32,12 @@
|
||||||
"discord.js": "^14.3.0",
|
"discord.js": "^14.3.0",
|
||||||
"dotenv": "^16.0.0",
|
"dotenv": "^16.0.0",
|
||||||
"emoji-regex": "^10.0.0",
|
"emoji-regex": "^10.0.0",
|
||||||
"minimatch": "9.0.5",
|
"minimatch": "10.0.1",
|
||||||
"mysql": "^2.18.1",
|
"mysql": "^2.18.1",
|
||||||
"random-bunny": "^2.1.6",
|
"random-bunny": "^2.1.6",
|
||||||
"typeorm": "0.3.20"
|
"typeorm": "^0.3.20"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"**/semver": "^7.5.2",
|
|
||||||
"**/undici": "^6.0.0"
|
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^29.5.12",
|
"@types/jest": "^29.5.12",
|
||||||
|
|
Loading…
Reference in a new issue