File tree 7 files changed +15
-15
lines changed
7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 23
23
"devDependencies" : {
24
24
"@cordisjs/eslint-config" : " ^1.1.1" ,
25
25
"@sinonjs/fake-timers" : " ^6.0.1" ,
26
- "@types/node" : " ^22.9.0 " ,
26
+ "@types/node" : " ^22.13.9 " ,
27
27
"@types/sinonjs__fake-timers" : " ^6.0.4" ,
28
28
"c8" : " ^7.14.0" ,
29
29
"esbuild-register" : " ^3.6.0" ,
30
- "eslint" : " ^8.57.0 " ,
30
+ "eslint" : " ^8.57.1 " ,
31
31
"mocha" : " ^9.2.2" ,
32
32
"shx" : " ^0.3.4" ,
33
- "typescript" : " ^5.6.3 " ,
33
+ "typescript" : " ^5.8.2 " ,
34
34
"yml-register" : " ^1.2.5"
35
35
}
36
36
}
Original file line number Diff line number Diff line change 36
36
"@cordisjs/core" : " workspace:^" ,
37
37
"@cordisjs/logger" : " workspace:^" ,
38
38
"cac" : " ^6.7.14" ,
39
- "cosmokit" : " ^1.6.3 " ,
39
+ "cosmokit" : " ^1.7.2 " ,
40
40
"kleur" : " ^4.1.5" ,
41
41
"reggol" : " ^1.7.1" ,
42
- "schemastery" : " ^3.15.0 "
42
+ "schemastery" : " ^3.16.1 "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@types/chai" : " ^5.0.1" ,
29
29
"@types/chai-as-promised" : " ^8.0.1" ,
30
- "chai" : " ^5.1.2 " ,
31
- "chai-as-promised" : " ^8.0.0 "
30
+ "chai" : " ^5.2.0 " ,
31
+ "chai-as-promised" : " ^8.0.1 "
32
32
},
33
33
"dependencies" : {
34
- "cosmokit" : " ^1.6.3 "
34
+ "cosmokit" : " ^1.7.2 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 48
48
"@cordisjs/plugin-timer" : " ^1.0.0-alpha.0" ,
49
49
"@types/babel__code-frame" : " ^7.0.6" ,
50
50
"cordis" : " ^4.0.0-alpha.1" ,
51
- "esbuild" : " ^0.24.0 "
51
+ "esbuild" : " ^0.24.2 "
52
52
},
53
53
"dependencies" : {
54
- "@babel/code-frame" : " ^7.24 .2" ,
54
+ "@babel/code-frame" : " ^7.26 .2" ,
55
55
"chokidar" : " ^3.6.0" ,
56
- "cosmokit" : " ^1.6.3 "
56
+ "cosmokit" : " ^1.7.2 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change 43
43
"@cordisjs/core" : " ^4.0.0-alpha.1"
44
44
},
45
45
"dependencies" : {
46
- "cosmokit" : " ^1.6.3 " ,
46
+ "cosmokit" : " ^1.7.2 " ,
47
47
"reggol" : " ^1.7.1"
48
48
}
49
49
}
Original file line number Diff line number Diff line change 39
39
"cordis" : " ^4.0.0-alpha.1"
40
40
},
41
41
"dependencies" : {
42
- "cosmokit" : " ^1.6.3 " ,
43
- "schemastery" : " ^3.15.0 "
42
+ "cosmokit" : " ^1.7.2 " ,
43
+ "schemastery" : " ^3.16.1 "
44
44
}
45
45
}
Original file line number Diff line number Diff line change 36
36
"cordis" : " ^4.0.0-alpha.1"
37
37
},
38
38
"dependencies" : {
39
- "cosmokit" : " ^1.6.3 "
39
+ "cosmokit" : " ^1.7.2 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments