File tree Expand file tree Collapse file tree 4 files changed +301
-279
lines changed Expand file tree Collapse file tree 4 files changed +301
-279
lines changed Original file line number Diff line number Diff line change 17
17
node-version : 20
18
18
cache : ' yarn'
19
19
20
- - uses : calcit-lang/setup-cr@0.0.7
21
- with :
22
- bundler : false
20
+ - uses : calcit-lang/setup-cr@0.0.8
23
21
24
22
- name : " compiles to js"
25
23
run : >
Original file line number Diff line number Diff line change 1
1
{}
2
- :calcit-version |0.9.5
2
+ :calcit-version |0.9.6
3
3
:dependencies $ {}
4
4
|calcit-lang/lilac |main
5
5
|calcit-lang/memof |main
8
8
|Respo/respo-markdown.calcit |main
9
9
|Respo/respo-ui.calcit |main
10
10
|Respo/respo-router.calcit |main
11
- |Respo/alerts.calcit |main
11
+ |Respo/alerts.calcit |0.10.2
Original file line number Diff line number Diff line change 2
2
"version" : " 0.0.20" ,
3
3
"name" : " @calcit/docs-workflow" ,
4
4
"dependencies" : {
5
- "@calcit/procs" : " ^0.9.5 "
5
+ "@calcit/procs" : " ^0.9.6 "
6
6
},
7
7
"devDependencies" : {
8
8
"bottom-tip" : " ^0.1.5" ,
9
9
"cirru-color" : " ^0.2.4" ,
10
- "github-markdown-css" : " ^5.7.0 " ,
10
+ "github-markdown-css" : " ^5.8.1 " ,
11
11
"highlight.js" : " ^11.10.0" ,
12
12
"remarkable" : " ^2.0.1" ,
13
- "vite" : " ^5.4.8 "
13
+ "vite" : " ^6.0.3 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments