File tree 2 files changed +977
-324
lines changed
2 files changed +977
-324
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.19 .3" ,
31
31
"discord.js-docs" : " github:Hypixel-API-Reborn/discord.js-docs" ,
32
- "mongoose" : " ^8.9.5 " ,
32
+ "mongoose" : " ^8.14.2 " ,
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.26 .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.15.17 " ,
42
42
"@types/node-cron" : " ^3.0.11" ,
43
- "eslint" : " ^9.18 .0" ,
44
- "eslint-config-prettier" : " ^10.0.1 " ,
45
- "globals" : " ^15.14 .0" ,
46
- "nodemon" : " ^3.1.9 " ,
47
- "prettier" : " ^3.4.2 " ,
48
- "tsx" : " ^4.19.2 " ,
49
- "typescript" : " ^5.7 .3" ,
50
- "typescript-eslint" : " ^8.21.0 "
43
+ "eslint" : " ^9.26 .0" ,
44
+ "eslint-config-prettier" : " ^10.1.5 " ,
45
+ "globals" : " ^15.15 .0" ,
46
+ "nodemon" : " ^3.1.10 " ,
47
+ "prettier" : " ^3.5.3 " ,
48
+ "tsx" : " ^4.19.4 " ,
49
+ "typescript" : " ^5.8 .3" ,
50
+ "typescript-eslint" : " ^8.32.1 "
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments