mirror of
https://github.com/penpot/penpot.git
synced 2025-04-04 11:01:20 -05:00
Update dependencies.
This commit is contained in:
parent
46ec80dd04
commit
f8b369784f
1 changed files with 7 additions and 2 deletions
|
@ -40,10 +40,15 @@
|
|||
:test-paths ["test/frontend"]
|
||||
:dependencies [[org.clojure/clojurescript "1.7.189"]
|
||||
[funcool/cuerdas "0.7.0"]
|
||||
[rum "0.6.0"]
|
||||
[rum "0.6.0" :exclusions [sablono]]
|
||||
[sablono "0.5.3"]
|
||||
[cljsjs/react "0.14.3-0"]
|
||||
[cljsjs/react-dom "0.14.3-1"]
|
||||
[cljsjs/react-dom-server "0.14.3-0"]
|
||||
|
||||
[bouncer "0.3.3"]
|
||||
[funcool/promesa "0.6.0"]
|
||||
[funcool/beicon "0.4.0"]
|
||||
[funcool/beicon "0.5.0"]
|
||||
[cljsjs/moment "2.10.6-0"]
|
||||
[figwheel-sidecar "0.5.0-2" :scope "test"]
|
||||
[bidi "1.21.0"]
|
||||
|
|
Loading…
Add table
Reference in a new issue