File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
mvxcvi/arrangement {:mvn/version " 2.0.0" }}
6
6
7
7
:aliases {:cljs
8
- {:extra-deps {org.clojure/clojurescript {:mvn/version " 1.11.50 " }}}
8
+ {:extra-deps {org.clojure/clojurescript {:mvn/version " 1.11.60 " }}}
9
9
10
10
:dev
11
11
{}
12
12
13
13
:chui
14
14
{:extra-deps {lambdaisland/chui {:local/root " ../chui" }
15
- thheller/shadow-cljs {:mvn/version " 2.18.0 " }
15
+ thheller/shadow-cljs {:mvn/version " 2.20.1 " }
16
16
garden/garden {:mvn/version " 1.3.10" }}
17
17
:extra-paths [" ../chui/resources" " ../chui/dev" ]}
18
18
19
19
:test
20
20
{:extra-paths [" test" ]
21
21
:extra-deps {lambdaisland/kaocha {:mvn/version " RELEASE" }
22
22
com.lambdaisland/kaocha-cljs {:mvn/version " 1.2.123" }
23
- org.clojure/clojurescript {:mvn/version " 1.11.50 " }
23
+ org.clojure/clojurescript {:mvn/version " 1.11.60 " }
24
24
org.clojure/test.check {:mvn/version " 1.1.1" }}}}}
You can’t perform that action at this time.
0 commit comments