mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Updated JS dependencies; fixed the problem with pluggable extensions.
This commit is contained in:
parent
9f66ccf6ab
commit
96fa9c7033
7 changed files with 55 additions and 44 deletions
14
project.clj
14
project.clj
|
|
@ -54,15 +54,15 @@
|
|||
[lein-npm "0.6.2"]
|
||||
[lein-ring "0.12.5" :exclusions [org.clojure/clojure]]]
|
||||
|
||||
:npm {:dependencies [[simplemde "1.11.2"]
|
||||
[vega "5.9.0"]
|
||||
[vega-embed "6.2.2"]
|
||||
[vega-lite "4.1.1"]
|
||||
[mermaid "8.4.6"]
|
||||
:npm {:dependencies [[geocsv-js "simon-brooke/geocsv-js#3a34ba7"]
|
||||
[mermaid "8.13.8"]
|
||||
[photoswipe "4.1.3"]
|
||||
[simplemde "1.11.2"]
|
||||
[showdown "1.9.1"]
|
||||
[tablesort "5.2.0"]
|
||||
[geocsv-js "simon-brooke/geocsv-js#3a34ba7"]]
|
||||
[tablesort "5.3.0"]
|
||||
[vega "5.21.0"]
|
||||
[vega-embed "6.20.5"]
|
||||
[vega-lite "5.2.0"]]
|
||||
:root "resources/public/vendor"}
|
||||
|
||||
:docker {:image-name "simonbrooke/smeagol"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue