diff --git a/profiles.clj b/profiles.clj index 3acc49cfc..0665cc670 100644 --- a/profiles.clj +++ b/profiles.clj @@ -24,7 +24,7 @@ :dependencies [[org.clojure/clojure "1.7.0" :scope "provided"] [org.slf4j/slf4j-simple "1.7.12" :scope "provided"] [com.stuartsierra/component "0.3.0"] - [funcool/catacumba "0.9.0"] + [funcool/catacumba "0.10.0"] [jarohen/nomad "0.7.2" :exclusions [org.clojure/tools.reader]] [danlentz/clj-uuid "0.1.6"] [com.datomic/datomic-free "0.9.5302" @@ -38,17 +38,17 @@ [:common {:source-paths ["frontend"] :test-paths ["test/frontend"] - :dependencies [[org.clojure/clojurescript "1.7.189"] - [funcool/cuerdas "0.7.0"] + :dependencies [[org.clojure/clojurescript "1.7.228"] + [funcool/cuerdas "0.7.1"] [rum "0.6.0" :exclusions [sablono]] - [sablono "0.5.3"] + [sablono "0.5.4-SNAPSHOT"] [cljsjs/react "0.14.3-0"] [cljsjs/react-dom "0.14.3-1"] [cljsjs/react-dom-server "0.14.3-0"] [bouncer "1.0.0"] - [funcool/promesa "0.6.0"] - [funcool/beicon "0.5.0"] + [funcool/promesa "0.7.0"] + [funcool/beicon "0.5.1"] [cljsjs/moment "2.10.6-0"] [figwheel-sidecar "0.5.0-2" :scope "test"] [bidi "1.21.0"]