Skip to content

Commit 754180c

Browse files
committed
upgrade deps
1 parent e72ca71 commit 754180c

File tree

3 files changed

+52
-57
lines changed

3 files changed

+52
-57
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"md5": "^2.2.1",
2424
"randomcolor": "^0.5.4",
2525
"shortid": "^2.2.15",
26-
"ws": "^7.1.2"
26+
"ws": "^7.2.0"
2727
},
2828
"devDependencies": {
2929
"feather-icons": "^4.24.1",
3030
"http-server": "^0.11.1",
31-
"shadow-cljs": "^2.8.64",
31+
"shadow-cljs": "^2.8.65",
3232
"source-map-support": "^0.5.13",
3333
"url-parse": "^1.4.7"
3434
}

shadow-cljs.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[cumulo/recollect "0.5.0"]
88
[cumulo/reel "0.1.1"]
99
[cumulo/util "0.1.10"]
10-
[respo "0.10.13"]
10+
[respo "0.11.0-alpha3"]
1111
[respo/ui "0.3.13"]
1212
[respo/alerts "0.3.13"]
1313
[respo/message "0.3.4"]

yarn.lock

+49-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)