Skip to content

Commit 3a89148

Browse files
committed
upgrade deps
1 parent 994927d commit 3a89148

File tree

3 files changed

+288
-282
lines changed

3 files changed

+288
-282
lines changed

deps.cirru

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{}
2-
:calcit-version |0.9.6
2+
:calcit-version |0.9.7
33
:dependencies $ {}
44
|calcit-lang/lilac |main
55
|calcit-lang/memof |main
66
|Respo/respo.calcit |main
77
|Respo/reel.calcit |main
8-
|Respo/respo-markdown.calcit |main
8+
|Respo/respo-markdown.calcit |0.4.6
99
|Respo/respo-ui.calcit |main
1010
|Respo/respo-router.calcit |main
1111
|Respo/alerts.calcit |0.10.2

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"version": "0.0.20",
33
"name": "@calcit/docs-workflow",
44
"dependencies": {
5-
"@calcit/procs": "^0.9.6"
5+
"@calcit/procs": "^0.9.7"
66
},
77
"devDependencies": {
88
"bottom-tip": "^0.1.5",
99
"cirru-color": "^0.2.4",
1010
"github-markdown-css": "^5.8.1",
11-
"highlight.js": "^11.10.0",
11+
"highlight.js": "^11.11.1",
1212
"remarkable": "^2.0.1",
13-
"vite": "^6.0.3"
13+
"vite": "^6.0.7"
1414
}
1515
}

0 commit comments

Comments
 (0)