Skip to content

Commit 305d184

Browse files
committed
upgrade deps
1 parent 624b512 commit 305d184

File tree

3 files changed

+40
-40
lines changed

3 files changed

+40
-40
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"license": "MIT",
2121
"dependencies": {
2222
"md5": "^2.2.1",
23-
"randomcolor": "^0.5.4",
23+
"randomcolor": "^0.6.2",
2424
"shortid": "^2.2.15",
25-
"ws": "^7.3.0"
25+
"ws": "^7.3.1"
2626
},
2727
"devDependencies": {
2828
"feather-icons": "^4.28.0",
2929
"node-notifier": "^7.0.1",
30-
"shadow-cljs": "^2.10.13",
30+
"shadow-cljs": "^2.10.15",
3131
"source-map-support": "^0.5.19",
3232
"url-parse": "^1.4.7"
3333
}

shadow-cljs.edn

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[mvc-works/hsl "0.1.2"]
66
[mvc-works/shell-page "0.1.14"]
77
[mvc-works/ws-edn "0.1.3"]
8-
[cumulo/recollect "0.6.0-a2"]
8+
[cumulo/recollect "0.6.1"]
99
[cumulo/reel "0.2.0"]
1010
[cumulo/util "0.1.12"]
1111
[respo "0.12.3"]

yarn.lock

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

0 commit comments

Comments
 (0)