File tree Expand file tree Collapse file tree 2 files changed +90
-90
lines changed Expand file tree Collapse file tree 2 files changed +90
-90
lines changed Original file line number Diff line number Diff line change 29
29
"chalk" : " ^5.4.1" ,
30
30
"discord.js" : " ^14.17.3" ,
31
31
"discord.js-docs" : " github:Hypixel-API-Reborn/discord.js-docs" ,
32
- "mongoose" : " ^8.9.5 " ,
32
+ "mongoose" : " ^8.9.6 " ,
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.19 .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.0 " ,
42
42
"@types/node-cron" : " ^3.0.11" ,
43
- "eslint" : " ^9.18 .0" ,
43
+ "eslint" : " ^9.19 .0" ,
44
44
"eslint-config-prettier" : " ^10.0.1" ,
45
45
"globals" : " ^15.14.0" ,
46
46
"nodemon" : " ^3.1.9" ,
47
47
"prettier" : " ^3.4.2" ,
48
48
"tsx" : " ^4.19.2" ,
49
49
"typescript" : " ^5.7.3" ,
50
- "typescript-eslint" : " ^8.21 .0"
50
+ "typescript-eslint" : " ^8.22 .0"
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments