Skip to content

Commit

Permalink
dep bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 23, 2024
1 parent cd31a45 commit a8d503e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ is on [Docs Github Pages](https://pink-gorilla.github.io/docs/)

## docs - used by:

- [demo goldly](https://github.com/pink-gorilla/demo) Please see demo for how to use it.
- [demo](https://github.com/pink-gorilla/demo) Please see demo for how to use it.
- [quanta](https://github.com/clojure-quant/quanta) quantitative backtesting framework
- [EDGAR](https://github.com/clojure-quant/edgar) visualise mutual fund holdings
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
;; "ui design in general"
org.pinkgorilla/ui-repl {:mvn/version "0.1.105"} ; reagent, format, page-nav,...
org.pinkgorilla/ui-tailwind {:mvn/version "0.1.8"}
org.pinkgorilla/ui-fonts {:mvn/version "0.2.4"}
org.pinkgorilla/ui-fonts {:mvn/version "0.2.5"}
org.pinkgorilla/ui-site {:mvn/version "0.0.30"} ; menu
org.pinkgorilla/ui-input {:mvn/version "0.2.45"} ; react-spaces rnd ...
;; "code-editor/viewer"
org.pinkgorilla/ui-codemirror {:mvn/version "0.1.48"}
org.pinkgorilla/ui-highlightjs {:mvn/version "0.1.16"}
org.pinkgorilla/ui-highlightjs {:mvn/version "0.1.18"}
;; "tables"
org.pinkgorilla/ui-pprint-frisk {:mvn/version "0.6.564"}
;org.pinkgorilla/ui-reacttable {:mvn/version "0.0.6"} ; pinkie problem
Expand Down

0 comments on commit a8d503e

Please sign in to comment.