Skip to content

Commit 90bbad1

Browse files
committed
upgrade deps
1 parent a85822e commit 90bbad1

File tree

3 files changed

+18
-22
lines changed

3 files changed

+18
-22
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.2.1"
26+
"ws": "^7.2.3"
2727
},
2828
"devDependencies": {
2929
"feather-icons": "^4.26.0",
3030
"http-server": "^0.12.1",
31-
"shadow-cljs": "^2.8.83",
31+
"shadow-cljs": "^2.8.92",
3232
"source-map-support": "^0.5.16",
3333
"url-parse": "^1.4.7"
3434
}

shadow-cljs.edn

+3-7
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,16 @@
99
[cumulo/reel "0.1.1"]
1010
[cumulo/util "0.1.10"]
1111
[respo "0.11.5"]
12-
[respo/ui "0.3.13"]
12+
[respo/ui "0.3.14"]
1313
[respo/alerts "0.4.3"]
1414
[respo/message "0.3.6"]
1515
[respo/feather "0.1.1"]
1616
[cirru/bisection-key "0.1.5"]
1717
[cirru/favored-edn "0.1.2"]
18-
[medley "1.2.0"]
19-
[appliedscience/js-interop "0.1.22"]
18+
[medley "1.3.0"]
19+
[appliedscience/js-interop "0.2.4"]
2020
[org.clojure/core.incubator "0.1.4"]
2121
]
22-
; :repositories {
23-
; "central" {:url "https://maven.aliyun.com/nexus/content/groups/public/"}
24-
; "clojars" {:url "https://mirrors.ustc.edu.cn/clojars/"}
25-
; }
2622
:open-file-command [
2723
"subl"
2824
["%s:%s:%s" :file :line :column]

yarn.lock

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

0 commit comments

Comments
 (0)