File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 37
37
38
38
:sci {:extra-deps {io.github.nextjournal/clerk.render {:local/root " render" }}}
39
39
40
- :dev {:extra-deps {org.clojure/clojure {:mvn/version " 1.12.0-beta1 " } ; ; for `:as-alias` & `add-lib` support but only in dev
40
+ :dev {:extra-deps {org.clojure/clojure {:mvn/version " 1.12.0" } ; ; for `:as-alias` & `add-lib` support but only in dev
41
41
arrowic/arrowic {:mvn/version " 0.1.1" }
42
42
binaryage/devtools {:mvn/version " 1.0.3" }
43
- cider/cider-nrepl {:mvn/version " 0.49.3 " }
44
- nrepl/nrepl {:mvn/version " 1.3.0 " }
43
+ cider/cider-nrepl {:mvn/version " 0.55.7 " }
44
+ nrepl/nrepl {:mvn/version " 1.3.1 " }
45
45
com.clojure-goes-fast/clj-async-profiler {:mvn/version " 1.3.0" }
46
46
io.github.nextjournal/cas-client {:git/sha " d9f838937ebc8b645fe5764949e72a6df8e344de" }
47
47
org.slf4j/slf4j-nop {:mvn/version " 2.0.7" }
Original file line number Diff line number Diff line change 1
1
{:paths [" ." ]
2
- :deps {applied-science/js-interop {:mvn/version " 0.3.3" }
3
- binaryage/devtools {:mvn/version " 1.0.3" }
4
- cider/cider-nrepl {:mvn/version " 0.28.3" }
5
- org.babashka/sci #_{:local/root " ../../babashka/sci" }
6
- {:git/url " https://github.com/babashka/sci"
7
- :git/sha " 1e15f0f6a129ef7512351efc65f7475209d8cc4c" }
8
- org.clojure/clojurescript {:mvn/version " 1.11.132" }
2
+ :deps {applied-science/js-interop {:mvn/version " 0.4.2" }
3
+ binaryage/devtools {:mvn/version " 1.0.7" }
4
+ cider/cider-nrepl {:mvn/version " 0.55.7" }
5
+ org.babashka/sci {:mvn/version " 0.9.45" }
9
6
io.github.babashka/sci.nrepl {:mvn/version " 0.0.2" }
10
- reagent/reagent {:mvn/version " 1.2 .0" }
7
+ reagent/reagent {:mvn/version " 1.3 .0" }
11
8
io.github.babashka/sci.configs {:git/sha " 8253c69a537bcc82e8ff122e5f905fe9d1e303f0"
12
9
:exclusions [org.babashka/sci]}
13
10
io.github.nextjournal/clojure-mode {:git/sha " 1f55406087814a0dda6806396aa596dbe13ea302" }
14
- thheller/shadow-cljs {:mvn/version " 2.23.1 " }
11
+ thheller/shadow-cljs {:mvn/version " 3.0.4 " }
15
12
io.github.squint-cljs/cherry {; ; :local/root "/Users/borkdude/dev/cherry"
16
- :git/sha " ac89d93f136ee8fab91f62949de5b5822ba08b3c"
13
+ :git/sha " 8de9f27"
14
+ :git/tag " v0.4.26"
17
15
:exclusions [org.babashka/sci]}}}
You can’t perform that action at this time.
0 commit comments