File tree 2 files changed +270
-252
lines changed
2 files changed +270
-252
lines changed Original file line number Diff line number Diff line change 27
27
"type" : " module" ,
28
28
"dependencies" : {
29
29
"chalk" : " ^5.4.1" ,
30
- "discord.js" : " ^14.17.3 " ,
30
+ "discord.js" : " ^14.18.0 " ,
31
31
"discord.js-docs" : " github:Hypixel-API-Reborn/discord.js-docs" ,
32
- "mongoose" : " ^8.9.5 " ,
32
+ "mongoose" : " ^8.10.1 " ,
33
33
"ms" : " ^2.1.3" ,
34
34
"node-cron" : " ^3.0.3" ,
35
35
"winston" : " ^3.17.0"
36
36
},
37
37
"devDependencies" : {
38
- "@eslint/js" : " ^9.18 .0" ,
38
+ "@eslint/js" : " ^9.20 .0" ,
39
39
"@types/eslint" : " ^9.6.1" ,
40
40
"@types/ms" : " ^0.7.34" ,
41
- "@types/node" : " ^22.10.7 " ,
41
+ "@types/node" : " ^22.13.4 " ,
42
42
"@types/node-cron" : " ^3.0.11" ,
43
- "eslint" : " ^9.18.0 " ,
43
+ "eslint" : " ^9.20.1 " ,
44
44
"eslint-config-prettier" : " ^10.0.1" ,
45
- "globals" : " ^15.14 .0" ,
45
+ "globals" : " ^15.15 .0" ,
46
46
"nodemon" : " ^3.1.9" ,
47
- "prettier" : " ^3.4.2 " ,
48
- "tsx" : " ^4.19.2 " ,
47
+ "prettier" : " ^3.5.1 " ,
48
+ "tsx" : " ^4.19.3 " ,
49
49
"typescript" : " ^5.7.3" ,
50
- "typescript-eslint" : " ^8.21.0 "
50
+ "typescript-eslint" : " ^8.24.1 "
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments