Upgrade packages
This commit is contained in:
parent
3a4665f907
commit
e3a583aa99
2 changed files with 22 additions and 22 deletions
|
@ -32,7 +32,7 @@
|
|||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"emoji-regex": "^10.0.0",
|
||||
"minimatch": "9.0.5",
|
||||
"minimatch": "10.0.1",
|
||||
"mysql": "^2.18.1",
|
||||
"random-bunny": "^2.1.6",
|
||||
"typeorm": "0.3.20"
|
||||
|
@ -45,7 +45,7 @@
|
|||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^22.0.0",
|
||||
"jest": "^29.7.0",
|
||||
"jest-mock-extended": "^3.0.7",
|
||||
"jest-mock-extended": "^4.0.0-beta1",
|
||||
"np": "^10.0.0",
|
||||
"ts-jest": "^29.2.4",
|
||||
"typescript": "^5.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue