Skip to content

Commit c33e9ff

Browse files
author
ChenYong
committed
upgrade deps
1 parent 754180c commit c33e9ff

File tree

3 files changed

+219
-226
lines changed

3 files changed

+219
-226
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"feather-icons": "^4.24.1",
3030
"http-server": "^0.11.1",
31-
"shadow-cljs": "^2.8.65",
32-
"source-map-support": "^0.5.13",
31+
"shadow-cljs": "^2.8.68",
32+
"source-map-support": "^0.5.16",
3333
"url-parse": "^1.4.7"
3434
}
3535
}

shadow-cljs.edn

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
[cumulo/recollect "0.5.0"]
88
[cumulo/reel "0.1.1"]
99
[cumulo/util "0.1.10"]
10-
[respo "0.11.0-alpha3"]
10+
[respo "0.11.3-a2"]
1111
[respo/ui "0.3.13"]
12-
[respo/alerts "0.3.13"]
13-
[respo/message "0.3.4"]
12+
[respo/alerts "0.3.16"]
13+
[respo/message "0.3.5"]
1414
[respo/feather "0.1.1"]
1515
[cirru/bisection-key "0.1.5"]
1616
[cirru/favored-edn "0.1.1"]

0 commit comments

Comments
 (0)