File tree Expand file tree Collapse file tree 3 files changed +168
-207
lines changed Expand file tree Collapse file tree 3 files changed +168
-207
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.26 /cr'
22
+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.7.0-a7 /cr'
23
23
name : ' cr'
24
- version : ' 0.6.26 '
24
+ version : ' 0.7.0-a7 '
25
25
26
26
- uses : supplypike/setup-bin@v3
27
27
with :
28
- uri : ' https://github.com/calcit-lang/calcit/releases/download/0.6.26 /caps'
28
+ uri : ' https://github.com/calcit-lang/calcit/releases/download/0.7.0-a7 /caps'
29
29
name : ' caps'
30
- version : ' 0.6.26 '
30
+ version : ' 0.7.0-a7 '
31
31
32
32
- name : " compiles to js"
33
33
run : >
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.26 "
5
+ "@calcit/procs" : " ^0.7.0-a7 "
6
6
},
7
7
"devDependencies" : {
8
8
"bottom-tip" : " ^0.1.5" ,
9
9
"cirru-color" : " ^0.2.3" ,
10
10
"github-markdown-css" : " ^5.2.0" ,
11
- "highlight.js" : " ^11.7 .0" ,
11
+ "highlight.js" : " ^11.8 .0" ,
12
12
"remarkable" : " ^2.0.1" ,
13
- "vite" : " ^4.2.3 "
13
+ "vite" : " ^4.3.9 "
14
14
}
15
15
}
You can’t perform that action at this time.
0 commit comments