⬆️ Update dependencies.

This commit is contained in:
Andrey Antukh 2022-01-14 16:32:36 +01:00
parent aa0e8ed8d6
commit b6f460940f
7 changed files with 27 additions and 32 deletions

View file

@ -29,9 +29,9 @@
:dev
{:extra-paths ["dev"]
:extra-deps
{thheller/shadow-cljs {:mvn/version "2.16.10"}
{thheller/shadow-cljs {:mvn/version "2.16.12"}
org.clojure/tools.namespace {:mvn/version "RELEASE"}
cider/cider-nrepl {:mvn/version "0.27.4"}}}
cider/cider-nrepl {:mvn/version "0.28.0"}}}
:shadow-cljs
{:main-opts ["-m" "shadow.cljs.devtools.cli"]}

View file

@ -46,7 +46,7 @@
"prettier": "^2.5.1",
"rimraf": "^3.0.0",
"sass": "^1.45.1",
"shadow-cljs": "2.16.10"
"shadow-cljs": "2.16.12"
},
"dependencies": {
"@sentry/browser": "^6.16.1",

View file

@ -5320,10 +5320,10 @@ shadow-cljs-jar@1.3.2:
resolved "https://registry.yarnpkg.com/shadow-cljs-jar/-/shadow-cljs-jar-1.3.2.tgz#97273afe1747b6a2311917c1c88d9e243c81957b"
integrity sha512-XmeffAZHv8z7451kzeq9oKh8fh278Ak+UIOGGrapyqrFBB773xN8vMQ3O7J7TYLnb9BUwcqadKkmgaq7q6fhZg==
shadow-cljs@2.16.10:
version "2.16.10"
resolved "https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-2.16.10.tgz#c958f5a047ab0e755e6a2be8f3620f2803343188"
integrity sha512-JfAePR+TncPQmznrXHq+OoNwYmv9cGMZzCIFCxM0IO676NZeTLWTlZKS+eEQs9nGi3FTyMzZ86i4SW8dd02Ujw==
shadow-cljs@2.16.12:
version "2.16.12"
resolved "https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-2.16.12.tgz#8757b3079dadfff15ca09192f81eb69b5d25266d"
integrity sha512-6JqOhN5X3n0IkxA/gSUcZ1lImwcW1LmpgzlaBDOC/u/pIysdNm0tiOxpOTEnExl9nKZBS/EYS7bXIIInywPJUA==
dependencies:
node-libs-browser "^2.2.1"
readline-sync "^1.4.7"