File tree Expand file tree Collapse file tree 5 files changed +167
-167
lines changed Expand file tree Collapse file tree 5 files changed +167
-167
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ jobs:
19
19
20
20
- uses : supplypike/setup-bin@v3
21
21
with :
22
- uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.24 /cr'
22
+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.26 /cr'
23
23
name : ' cr'
24
- version : ' 0.6.24 '
24
+ version : ' 0.6.26 '
25
25
26
26
- uses : supplypike/setup-bin@v3
27
27
with :
28
- uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.24 /caps'
28
+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.26 /caps'
29
29
name : ' caps'
30
- version : ' 0.6.24 '
30
+ version : ' 0.6.26 '
31
31
32
32
- name : " compiles to js"
33
33
run : >
Original file line number Diff line number Diff line change 2
2
:dependencies $ {}
3
3
|calcit-lang/lilac |main
4
4
|calcit-lang/memof |main
5
- |Respo/respo.calcit |0.14.44
5
+ |Respo/respo.calcit |main
6
6
|Respo/reel.calcit |main
7
7
|Respo/respo-markdown.calcit |main
8
8
|Respo/respo-ui.calcit |main
Original file line number Diff line number Diff line change 2
2
"version" : " 0.0.15" ,
3
3
"name" : " @calcit/docs-workflow" ,
4
4
"dependencies" : {
5
- "@calcit/procs" : " ^0.6.24 "
5
+ "@calcit/procs" : " ^0.6.26 "
6
6
},
7
7
"devDependencies" : {
8
- "bottom-tip" : " ^0.1.4 " ,
8
+ "bottom-tip" : " ^0.1.5 " ,
9
9
"cirru-color" : " ^0.2.3" ,
10
10
"github-markdown-css" : " ^5.2.0" ,
11
11
"highlight.js" : " ^11.7.0" ,
12
12
"remarkable" : " ^2.0.1" ,
13
- "vite" : " ^4.1.4 "
13
+ "vite" : " ^4.2.1 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments