File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -19,3 +19,4 @@ resources/public/ui
1919test
2020resources /public /
2121.store
22+ package-lock.json
Original file line number Diff line number Diff line change 11{:deps
22 {lambdaisland/open-source {:git/url " https://github.com/lambdaisland/open-source"
3- :git/sha " 7f39ffb76d47e2ff83d4478957c2ca4fd180f3e5 " }}}
3+ :git/sha " f2133b2a88bff3898e027c9b50516161c237792e " }}}
Original file line number Diff line number Diff line change 22 :deps {fipp/fipp {:mvn/version " 0.6.26" }
33 org.clojure/core.rrb-vector {:mvn/version " 0.1.2" }
44 lambdaisland/clj-diff {:mvn/version " 1.3.67" }
5- mvxcvi/arrangement {:mvn/version " 2.0 .0" }}
5+ mvxcvi/arrangement {:mvn/version " 2.1 .0" }}
66
77 :aliases {:cljs
88 {:extra-deps {org.clojure/clojurescript {:mvn/version " 1.11.60" }}}
1212
1313 :chui
1414 {:extra-deps {lambdaisland/chui {:local/root " ../chui" }
15- thheller/shadow-cljs {:mvn/version " 2.20.1 " }
15+ thheller/shadow-cljs {:mvn/version " 2.20.12 " }
1616 garden/garden {:mvn/version " 1.3.10" }}
1717 :extra-paths [" ../chui/resources" " ../chui/dev" ]}
1818
1919 :test
2020 {:extra-paths [" test" ]
21- :extra-deps {lambdaisland/kaocha {:mvn/version " 1.70.1086 " }
21+ :extra-deps {lambdaisland/kaocha {:mvn/version " 1.71.1119 " }
2222 com.lambdaisland/kaocha-cljs {:mvn/version " 1.4.130" }
2323 org.clojure/clojurescript {:mvn/version " 1.11.60" }
2424 org.clojure/test.check {:mvn/version " 1.1.1" }}}}}
Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "react" : " ^16.13.1" ,
66 "react-dom" : " ^16.13.1" ,
7- "ws" : " ^8.8.1 "
7+ "ws" : " ^8.11.0 "
88 }
99}
You can’t perform that action at this time.
0 commit comments