⬆️ Update frontend dependencies.

This commit is contained in:
Andrey Antukh 2021-09-16 15:06:30 +02:00 committed by Andrés Moya
parent a11cda91de
commit c44d22ccf5
3 changed files with 128 additions and 167 deletions

View file

@ -4,7 +4,7 @@
{:local/root "../common"}
binaryage/devtools {:mvn/version "RELEASE"}
metosin/reitit-core {:mvn/version "0.5.13"}
metosin/reitit-core {:mvn/version "0.5.15"}
funcool/beicon {:mvn/version "2021.07.05-1"}
funcool/okulary {:mvn/version "2020.04.14-0"}
@ -23,7 +23,7 @@
:dev
{:extra-deps
{thheller/shadow-cljs {:mvn/version "2.15.2"}}}
{thheller/shadow-cljs {:mvn/version "2.15.9"}}}
:shadow-cljs
{:main-opts ["-m" "shadow.cljs.devtools.cli"]}