File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{:deps
2
2
{lambdaisland/deep-diff2 {:local/root " ." }
3
3
lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
4
- :git/sha " 4cb6231e7df947ee8f5434e7ad48ffd8e273bcf5 " }}
4
+ :git/sha " 6cb675d2adae284021f8cd94dcfbd078986b39bd " }}
5
5
:tasks
6
6
{test:bb {:doc " Run babashka tests with custom runner"
7
7
:extra-paths [" src" " test" ]
Original file line number Diff line number Diff line change 12
12
13
13
:chui
14
14
{:extra-deps {lambdaisland/chui {:local/root " ../chui" }
15
- thheller/shadow-cljs {:mvn/version " 2.27.4 " }
15
+ thheller/shadow-cljs {:mvn/version " 2.28.20 " }
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
- :extra-deps {lambdaisland/kaocha {:mvn/version " 1.87.1366 " }
21
+ :extra-deps {lambdaisland/kaocha {:mvn/version " 1.91.1392 " }
22
22
com.lambdaisland/kaocha-cljs {:mvn/version " 1.5.154" }
23
23
org.clojure/clojurescript {:mvn/version " 1.11.132" }
24
24
org.clojure/test.check {:mvn/version " 1.1.1" }}}}}
You can’t perform that action at this time.
0 commit comments