⬆️ Upgrade frontend dependendencies

This commit is contained in:
Andrey Antukh 2025-05-22 09:53:52 +02:00
parent 172b70d8a7
commit 09a7ef3e45
4 changed files with 1327 additions and 814 deletions

View file

@ -20,8 +20,8 @@
:git/url "https://github.com/funcool/beicon.git"}
funcool/rumext
{:git/tag "v2.20"
:git/sha "7f5e1cd"
{:git/tag "v2.21"
:git/sha "072d671"
:git/url "https://github.com/funcool/rumext.git"}
instaparse/instaparse {:mvn/version "1.5.0"}
@ -42,7 +42,7 @@
:dev
{:extra-paths ["dev"]
:extra-deps
{thheller/shadow-cljs {:mvn/version "3.0.3"}
{thheller/shadow-cljs {:mvn/version "3.0.5"}
com.bhauman/rebel-readline {:mvn/version "RELEASE"}
org.clojure/tools.namespace {:mvn/version "RELEASE"}
criterium/criterium {:mvn/version "RELEASE"}