Skip to content

Commit cf93b68

Browse files
committed
upgrade deps
1 parent a151b44 commit cf93b68

File tree

3 files changed

+326
-322
lines changed

3 files changed

+326
-322
lines changed

deps.cirru

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11

2-
{}
3-
:calcit-version |0.9.13
4-
:dependencies $ {}
2+
{} (:calcit-version |0.9.18)
3+
:dependencies $ {} (|Respo/reel.calcit |main)
4+
|Respo/respo-markdown.calcit |0.4.11
5+
|Respo/respo-ui.calcit |0.6.3
6+
|Respo/respo.calcit |0.16.16
57
|calcit-lang/lilac |main
68
|calcit-lang/memof |main
7-
|Respo/respo.calcit |main
8-
|Respo/reel.calcit |main
9-
|Respo/respo-markdown.calcit |0.4.8
10-
|Respo/respo-ui.calcit |0.6.2

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
3-
"@calcit/procs": "^0.9.11",
3+
"@calcit/procs": "^0.9.18",
44
"cirru-color": "^0.2.4",
55
"copy-text-to-clipboard": "^3.2.0"
66
},
77
"devDependencies": {
88
"bottom-tip": "^0.1.5",
9-
"vite": "^6.3.5"
9+
"vite": "^7.1.1"
1010
},
1111
"version": "0.0.1"
1212
}

0 commit comments

Comments
 (0)