File tree Expand file tree Collapse file tree 7 files changed +224
-319
lines changed Expand file tree Collapse file tree 7 files changed +224
-319
lines changed Original file line number Diff line number Diff line change 17
17
"license" : " GPL-3.0" ,
18
18
"devDependencies" : {
19
19
"@hazmi35/eslint-config" : " ^11.0.0" ,
20
- "@swc/cli" : " ^0.3.14 " ,
21
- "@swc/core" : " ^1.6.5 " ,
22
- "@types/node" : " ^20.14.9 " ,
23
- "lerna" : " ^8.1.5 " ,
24
- "rimraf" : " ^5.0.7 " ,
20
+ "@swc/cli" : " ^0.4.0 " ,
21
+ "@swc/core" : " ^1.7.10 " ,
22
+ "@types/node" : " ^20.14.15 " ,
23
+ "lerna" : " ^8.1.8 " ,
24
+ "rimraf" : " ^5.0.10 " ,
25
25
"typescript" : " ^5.5.4"
26
26
},
27
27
"workspaces" : [
Original file line number Diff line number Diff line change 28
28
"author" : " KagChi" ,
29
29
"license" : " GPL-3.0" ,
30
30
"devDependencies" : {
31
- "@types/node" : " ^20.14.9 " ,
31
+ "@types/node" : " ^20.14.15 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
34
"eslint" : " ^8.57.0" ,
35
- "rimraf" : " ^5.0.7 " ,
35
+ "rimraf" : " ^5.0.10 " ,
36
36
"typescript" : " ^5.5.4"
37
37
},
38
38
"eslintConfig" : {
Original file line number Diff line number Diff line change 28
28
"author" : " KagChi" ,
29
29
"license" : " GPL-3.0" ,
30
30
"devDependencies" : {
31
- "@types/node" : " ^20.14.9 " ,
31
+ "@types/node" : " ^20.14.15 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
34
"eslint" : " ^8.57.0" ,
35
- "rimraf" : " ^5.0.7 " ,
35
+ "rimraf" : " ^5.0.10 " ,
36
36
"typescript" : " ^5.5.4"
37
37
},
38
38
"eslintConfig" : {
Original file line number Diff line number Diff line change 28
28
"author" : " KagChi" ,
29
29
"license" : " GPL-3.0" ,
30
30
"devDependencies" : {
31
- "@types/node" : " ^20.14.9 " ,
31
+ "@types/node" : " ^20.14.15 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
34
"eslint" : " ^8.57.0" ,
35
- "prisma" : " ^5.16.1 " ,
36
- "rimraf" : " ^5.0.7 " ,
35
+ "prisma" : " ^5.18.0 " ,
36
+ "rimraf" : " ^5.0.10 " ,
37
37
"typescript" : " ^5.5.4"
38
38
},
39
39
"eslintConfig" : {
54
54
" schema.prisma"
55
55
],
56
56
"dependencies" : {
57
- "@prisma/client" : " ^5.16.1 "
57
+ "@prisma/client" : " ^5.18.0 "
58
58
}
59
59
}
Original file line number Diff line number Diff line change 28
28
"author" : " KagChi" ,
29
29
"license" : " GPL-3.0" ,
30
30
"devDependencies" : {
31
- "@types/node" : " ^20.14.9 " ,
31
+ "@types/node" : " ^20.14.15 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
- "drizzle-kit" : " ^0.22.7 " ,
34
+ "drizzle-kit" : " ^0.24.0 " ,
35
35
"eslint" : " ^8.57.0" ,
36
36
"lavalink-api-types" : " ^2.0.2" ,
37
- "rimraf" : " ^5.0.7 " ,
37
+ "rimraf" : " ^5.0.10 " ,
38
38
"typescript" : " ^5.5.4"
39
39
},
40
40
"eslintConfig" : {
58
58
"dependencies" : {
59
59
"@sapphire/pieces" : " ^4.3.1" ,
60
60
"@sapphire/utilities" : " ^3.17.0" ,
61
- "drizzle-orm" : " ^0.31.2 "
61
+ "drizzle-orm" : " ^0.33.0 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 29
29
"license" : " GPL-3.0" ,
30
30
"devDependencies" : {
31
31
"@types/amqplib" : " ^0.10.5" ,
32
- "@types/node" : " ^20.14.9 " ,
32
+ "@types/node" : " ^20.14.15 " ,
33
33
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
34
34
"@typescript-eslint/parser" : " ^6.21.0" ,
35
35
"amqplib" : " ^0.10.4" ,
36
36
"eslint" : " ^8.57.0" ,
37
37
"ioredis" : " ^5.4.1" ,
38
- "rimraf" : " ^5.0.7 " ,
38
+ "rimraf" : " ^5.0.10 " ,
39
39
"typescript" : " ^5.5.4"
40
40
},
41
41
"eslintConfig" : {
You can’t perform that action at this time.
0 commit comments