Skip to content

Commit

Permalink
dep bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Nov 7, 2024
1 parent f33f6d5 commit 02d4f7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
org.pinkgorilla/clj-service {:mvn/version "0.3.20"}
org.pinkgorilla/oauth2 {:mvn/version "0.2.29"} ; oauth2 needs to be in docs, because of login-dialogs. rest can be loaded dynamically.
org.pinkgorilla/re-flow {:mvn/version "0.1.7"}
org.pinkgorilla/dali {:mvn/version "0.1.25"}
org.pinkgorilla/dali {:mvn/version "0.1.26"}
;; dev tools/testing
org.pinkgorilla/reval {:mvn/version "0.7.165"} ; currently also in goldly.
;org.pinkgorilla/devtools {:mvn/version "0.0.18"}
Expand All @@ -22,16 +22,16 @@
org.pinkgorilla/ui-tailwind {:mvn/version "0.1.8"}
org.pinkgorilla/ui-fonts {:mvn/version "0.2.5"}
org.pinkgorilla/ui-site {:mvn/version "0.0.31"} ; menu
org.pinkgorilla/ui-input {:mvn/version "0.2.62"} ; react-spaces rnd ... ui-layout is better name.
org.pinkgorilla/ui-input {:mvn/version "0.2.63"} ; react-spaces rnd ... ui-layout is better name.
;; "code-editor/viewer"
org.pinkgorilla/ui-codemirror {:mvn/version "0.1.48"}
org.pinkgorilla/ui-highlightjs {:mvn/version "0.1.19"}
;; "tables"
org.pinkgorilla/ui-pprint-frisk {:mvn/version "0.6.565"} ; this is only frisk
;org.pinkgorilla/ui-reacttable {:mvn/version "0.0.6"} ; pinkie problem
org.pinkgorilla/reagent-table {:mvn/version "0.3.76"} ; ag-grid, cheetah-grid, highcharts and tml-ds-cljs
org.pinkgorilla/reagent-table {:mvn/version "0.3.77"} ; ag-grid, cheetah-grid, highcharts and tml-ds-cljs
io.github.clojure-quant/techml-dataset-cljs {:mvn/version "0.1.15"} ; tmlds transit encoding
org.pinkgorilla/options {:mvn/version "0.0.12"}
org.pinkgorilla/options {:mvn/version "0.0.13"}
; "charts"
org.pinkgorilla/ui-vega {:mvn/version "0.3.221"}
org.pinkgorilla/ui-cytoscape {:mvn/version "0.1.10"}
Expand Down

0 comments on commit 02d4f7f

Please sign in to comment.