File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 15
15
"license" : " GPL-3.0" ,
16
16
"devDependencies" : {
17
17
"@hazmi35/eslint-config" : " ^8.3.0" ,
18
- "@swc/cli" : " ^0.1.57 " ,
19
- "@swc/core" : " ^1.2.189 " ,
20
- "@types/node" : " ^17.0.31 " ,
18
+ "@swc/cli" : " ^0.5.2 " ,
19
+ "@swc/core" : " ^1.10.6 " ,
20
+ "@types/node" : " ^17.0.45 " ,
21
21
"@typescript-eslint/eslint-plugin" : " ^5.26.0" ,
22
22
"@typescript-eslint/parser" : " ^5.26.0" ,
23
23
"eslint" : " ^8.16.0" ,
24
24
"rimraf" : " ^3.0.2" ,
25
- "tsup" : " ^6.0.1 " ,
25
+ "tsup" : " ^6.7.0 " ,
26
26
"typescript" : " ^4.6.4"
27
27
},
28
28
"eslintConfig" : {
48
48
"@sapphire/framework" : " ^3.0.0-next.fd7be0b.0" ,
49
49
"@sapphire/plugin-logger" : " ^2.2.1" ,
50
50
"@sapphire/utilities" : " ^3.6.2" ,
51
- "@zhycorporg/command-context" : " ^1.1.1 " ,
52
- "backtracker" : " ^3.1.1 " ,
53
- "discord.js" : " ^13.7.0 " ,
54
- "dotenv" : " ^16.0.1 "
51
+ "@zhycorporg/command-context" : " ^1.1.2 " ,
52
+ "backtracker" : " ^3.3.2 " ,
53
+ "discord.js" : " ^13.17.1 " ,
54
+ "dotenv" : " ^16.4.7 "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments