File tree 7 files changed +14
-14
lines changed 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 36
36
"shx" : " ^0.3.4" ,
37
37
"tsx" : " patch:tsx@npm%3A4.7.0#./.yarn/patches/tsx-npm-4.7.0-86d7b66640.patch" ,
38
38
"typescript" : " ^5.4.3" ,
39
- "yakumo" : " ^1.0.0-beta.13 " ,
39
+ "yakumo" : " ^1.0.0-beta.14 " ,
40
40
"yakumo-esbuild" : " ^1.0.0-beta.5" ,
41
41
"yakumo-mocha" : " ^1.0.0-beta.2" ,
42
42
"yakumo-tsc" : " ^1.0.0-beta.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cordis" ,
3
3
"description" : " Meta-Framework for Modern JavaScript Applications" ,
4
- "version" : " 3.14 .0" ,
4
+ "version" : " 3.15 .0" ,
5
5
"type" : " module" ,
6
6
"main" : " lib/index.cjs" ,
7
7
"module" : " lib/index.mjs" ,
53
53
" framework"
54
54
],
55
55
"dependencies" : {
56
- "@cordisjs/core" : " 3.14 .0" ,
57
- "@cordisjs/loader" : " ^0.9 .0" ,
56
+ "@cordisjs/core" : " 3.15 .0" ,
57
+ "@cordisjs/loader" : " ^0.10 .0" ,
58
58
"@cordisjs/logger" : " ^0.3.2" ,
59
59
"@cordisjs/timer" : " ^0.3.2" ,
60
60
"cac" : " ^6.7.14" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cordisjs/core" ,
3
3
"description" : " Meta-Framework for Modern JavaScript Applications" ,
4
- "version" : " 3.14 .0" ,
4
+ "version" : " 3.15 .0" ,
5
5
"sideEffects" : false ,
6
6
"type" : " module" ,
7
7
"main" : " lib/index.cjs" ,
Original file line number Diff line number Diff line change 38
38
}
39
39
},
40
40
"peerDependencies" : {
41
- "cordis" : " ^3.14 .0"
41
+ "cordis" : " ^3.15 .0"
42
42
},
43
43
"devDependencies" : {
44
44
"@types/babel__code-frame" : " ^7.0.6" ,
45
- "cordis" : " ^3.14 .0" ,
45
+ "cordis" : " ^3.15 .0" ,
46
46
"esbuild" : " ^0.18.20"
47
47
},
48
48
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cordisjs/loader" ,
3
3
"description" : " Loader for cordis" ,
4
- "version" : " 0.9 .0" ,
4
+ "version" : " 0.10 .0" ,
5
5
"type" : " module" ,
6
6
"main" : " lib/index.js" ,
7
7
"typings" : " lib/index.d.ts" ,
37
37
" service"
38
38
],
39
39
"devDependencies" : {
40
- "@cordisjs/core" : " ^3.14 .0"
40
+ "@cordisjs/core" : " ^3.15 .0"
41
41
},
42
42
"peerDependencies" : {
43
- "@cordisjs/core" : " ^3.14 .0"
43
+ "@cordisjs/core" : " ^3.15 .0"
44
44
},
45
45
"dependencies" : {
46
46
"cosmokit" : " ^1.6.2" ,
Original file line number Diff line number Diff line change 36
36
" plugin"
37
37
],
38
38
"devDependencies" : {
39
- "@cordisjs/core" : " ^3.14 .0"
39
+ "@cordisjs/core" : " ^3.15 .0"
40
40
},
41
41
"peerDependencies" : {
42
- "@cordisjs/core" : " ^3.14 .0"
42
+ "@cordisjs/core" : " ^3.15 .0"
43
43
},
44
44
"dependencies" : {
45
45
"reggol" : " ^1.6.3"
Original file line number Diff line number Diff line change 36
36
" plugin"
37
37
],
38
38
"devDependencies" : {
39
- "@cordisjs/core" : " ^3.14 .0"
39
+ "@cordisjs/core" : " ^3.15 .0"
40
40
},
41
41
"peerDependencies" : {
42
- "@cordisjs/core" : " ^3.14 .0"
42
+ "@cordisjs/core" : " ^3.15 .0"
43
43
},
44
44
"dependencies" : {
45
45
"cosmokit" : " ^1.6.2"
You can’t perform that action at this time.
0 commit comments