Skip to content

Commit bf4a0c3

Browse files
committed
upgrade deps
1 parent 21af11f commit bf4a0c3

File tree

3 files changed

+235
-221
lines changed

3 files changed

+235
-221
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"dependencies": {
2222
"md5": "^2.3.0",
2323
"randomcolor": "^0.6.2",
24-
"shortid": "^2.2.15",
25-
"ws": "^7.3.1"
24+
"shortid": "^2.2.16",
25+
"ws": "^7.4.1"
2626
},
2727
"devDependencies": {
2828
"feather-icons": "^4.28.0",
29-
"node-notifier": "^8.0.1",
30-
"shadow-cljs": "^2.11.4",
29+
"node-notifier": "^9.0.0",
30+
"shadow-cljs": "^2.11.10",
3131
"source-map-support": "^0.5.19",
3232
"url-parse": "^1.4.7"
3333
}

shadow-cljs.edn

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
[cumulo/recollect "0.6.3"]
99
[cumulo/reel "0.2.0"]
1010
[cumulo/util "0.1.12"]
11-
[respo "0.13.4-a1"]
12-
[respo/ui "0.3.15"]
11+
[respo "0.13.4"]
12+
[respo/ui "0.3.16"]
1313
[respo/alerts "0.5.5"]
1414
[respo/message "0.3.6"]
1515
[respo/feather "0.1.1"]

0 commit comments

Comments
 (0)