Skip to content

Commit 4d88617

Browse files
committed
upgrade deps
1 parent 48155c5 commit 4d88617

File tree

3 files changed

+337
-312
lines changed

3 files changed

+337
-312
lines changed

deps.cirru

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11

2-
{}
3-
:calcit-version |0.9.9
4-
:dependencies $ {}
5-
|calcit-lang/lilac |main
6-
|calcit-lang/memof |main
7-
|calcit-lang/recollect |main
8-
|Respo/respo.calcit |main
9-
|Respo/respo-ui.calcit |main
10-
|Respo/respo-message.calcit |main
2+
{} (:calcit-version |0.9.14)
3+
:dependencies $ {} (|Cumulo/cumulo-reel.calcit |main)
114
|Cumulo/cumulo-util.calcit |main
12-
|Cumulo/cumulo-reel.calcit |main
13-
|mvc-works/ws-edn.calcit |main
14-
|Respo/respo-feather.calcit |main
155
|Respo/alerts.calcit |main
6+
|Respo/respo-feather.calcit |main
7+
|Respo/respo-message.calcit |main
8+
|Respo/respo-ui.calcit |0.6.3
9+
|Respo/respo.calcit |0.16.16
1610
|calcit-lang/calcit-wss |0.2.6
1711
|calcit-lang/calcit.std |main
12+
|calcit-lang/lilac |main
13+
|calcit-lang/memof |main
14+
|calcit-lang/recollect |main
15+
|mvc-works/ws-edn.calcit |main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@calcit/procs": "^0.9.9"
3+
"@calcit/procs": "^0.9.14"
44
},
55
"scripts": {
66
"compile-page": "cr --once js",
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"bottom-tip": "^0.1.5",
1212
"url-parse": "^1.5.10",
13-
"vite": "^6.2.5"
13+
"vite": "^7.0.5"
1414
},
1515
"version": "0.0.1"
1616
}

0 commit comments

Comments
 (0)