File tree Expand file tree Collapse file tree 4 files changed +345
-314
lines changed Expand file tree Collapse file tree 4 files changed +345
-314
lines changed Original file line number Diff line number Diff line change 15
15
16
16
- uses : actions/setup-node@v4
17
17
with :
18
- node-version : 20
18
+ node-version : 24
19
19
cache : ' yarn'
20
20
21
21
-
uses :
calcit-lang/[email protected]
Original file line number Diff line number Diff line change 1
1
2
- {}
3
- :calcit-version |0.9.8
4
- :dependencies $ {}
2
+ {} ( :calcit-version |0.9.18 )
3
+ :dependencies $ {} ( |Cirru/calcit-theme.calcit |0.4.2 )
4
+ |Respo/alerts.calcit |main
5
+ |Respo/reel.calcit |main
6
+ |Respo/respo-markdown.calcit |0.4.11
7
+ |Respo/respo-ui.calcit |0.6.3
8
+ |Respo/respo.calcit |0.16.16
5
9
|calcit-lang/lilac |main
6
10
|calcit-lang/memof |main
7
- |Respo/respo.calcit |0.16.12
8
- |Respo/reel.calcit |main
9
- |Respo/respo-markdown.calcit |0.4.7
10
- |Respo/respo-ui.calcit |main
11
- |Respo/alerts.calcit |main
12
- |Cirru/calcit-theme.calcit |main
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "@calcit/procs" : " ^0.9.8 "
3
+ "@calcit/procs" : " ^0.9.18 "
4
4
},
5
5
"devDependencies" : {
6
6
"bottom-tip" : " ^0.1.5" ,
7
7
"cirru-color" : " ^0.2.4" ,
8
- "vite" : " ^6 .1.0 "
8
+ "vite" : " ^7 .1.1 "
9
9
},
10
10
"version" : " 0.0.1"
11
11
}
You can’t perform that action at this time.
0 commit comments