0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-07 15:39:42 -05:00

Update dependencies.

This commit is contained in:
Andrey Antukh 2016-01-08 21:16:41 +02:00
parent 0139a8ab58
commit e42bc6e84b

View file

@ -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"]