File tree Expand file tree Collapse file tree 7 files changed +103
-100
lines changed Expand file tree Collapse file tree 7 files changed +103
-100
lines changed Original file line number Diff line number Diff line change 22
22
"@types/node" : " ^20.14.9" ,
23
23
"lerna" : " ^8.1.5" ,
24
24
"rimraf" : " ^5.0.7" ,
25
- "typescript" : " ^5.5.4 "
25
+ "typescript" : " ^5.7.2 "
26
26
},
27
27
"workspaces" : [
28
28
" packages/*"
Original file line number Diff line number Diff line change 31
31
"@types/node" : " ^20.14.9" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
- "eslint" : " ^8.57.0 " ,
34
+ "eslint" : " ^8.57.1 " ,
35
35
"rimraf" : " ^5.0.7" ,
36
- "typescript" : " ^5.5.4 "
36
+ "typescript" : " ^5.7.2 "
37
37
},
38
38
"eslintConfig" : {
39
39
"parserOptions" : {
Original file line number Diff line number Diff line change 31
31
"@types/node" : " ^20.14.9" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
- "eslint" : " ^8.57.0 " ,
34
+ "eslint" : " ^8.57.1 " ,
35
35
"rimraf" : " ^5.0.7" ,
36
- "typescript" : " ^5.5.4 "
36
+ "typescript" : " ^5.7.2 "
37
37
},
38
38
"eslintConfig" : {
39
39
"parserOptions" : {
Original file line number Diff line number Diff line change 31
31
"@types/node" : " ^20.14.9" ,
32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
- "eslint" : " ^8.57.0 " ,
34
+ "eslint" : " ^8.57.1 " ,
35
35
"prisma" : " ^5.16.1" ,
36
36
"rimraf" : " ^5.0.7" ,
37
- "typescript" : " ^5.5.4 "
37
+ "typescript" : " ^5.7.2 "
38
38
},
39
39
"eslintConfig" : {
40
40
"parserOptions" : {
Original file line number Diff line number Diff line change 32
32
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
33
33
"@typescript-eslint/parser" : " ^6.21.0" ,
34
34
"drizzle-kit" : " ^0.22.7" ,
35
- "eslint" : " ^8.57.0 " ,
35
+ "eslint" : " ^8.57.1 " ,
36
36
"lavalink-api-types" : " ^2.0.2" ,
37
37
"rimraf" : " ^5.0.7" ,
38
- "typescript" : " ^5.5.4 "
38
+ "typescript" : " ^5.7.2 "
39
39
},
40
40
"eslintConfig" : {
41
41
"parserOptions" : {
Original file line number Diff line number Diff line change 33
33
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
34
34
"@typescript-eslint/parser" : " ^6.21.0" ,
35
35
"amqplib" : " ^0.10.4" ,
36
- "eslint" : " ^8.57.0 " ,
36
+ "eslint" : " ^8.57.1 " ,
37
37
"ioredis" : " ^5.4.1" ,
38
38
"rimraf" : " ^5.0.7" ,
39
- "typescript" : " ^5.5.4 "
39
+ "typescript" : " ^5.7.2 "
40
40
},
41
41
"eslintConfig" : {
42
42
"parserOptions" : {
You can’t perform that action at this time.
0 commit comments