⬆️ Update dependencies

This commit is contained in:
Andrey Antukh
2023-11-08 16:10:58 +01:00
parent da68eae7c6
commit 76a2e9609f
10 changed files with 164 additions and 226 deletions

View File

@@ -35,7 +35,7 @@
:dev
{:extra-paths ["dev"]
:extra-deps
{thheller/shadow-cljs {:mvn/version "2.25.3"}
{thheller/shadow-cljs {:mvn/version "2.25.10"}
org.clojure/tools.namespace {:mvn/version "RELEASE"}
cider/cider-nrepl {:mvn/version "0.37.0"}}}

View File

@@ -54,7 +54,7 @@
"prettier": "^3.0.3",
"rimraf": "^5.0.1",
"sass": "^1.66.1",
"shadow-cljs": "2.25.3"
"shadow-cljs": "2.25.10"
},
"dependencies": {
"@sentry/browser": "^6.17.4",

View File

@@ -4802,10 +4802,10 @@ shadow-cljs-jar@1.3.4:
resolved "https://registry.yarnpkg.com/shadow-cljs-jar/-/shadow-cljs-jar-1.3.4.tgz#0939d91c468b4bc5eab5a958f79e7ef5696fdf62"
integrity sha512-cZB2pzVXBnhpJ6PQdsjO+j/MksR28mv4QD/hP/2y1fsIa9Z9RutYgh3N34FZ8Ktl4puAXaIGlct+gMCJ5BmwmA==
shadow-cljs@2.25.3:
version "2.25.3"
resolved "https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-2.25.3.tgz#2eccaa6ecd06dfbcfe73a3987ea6ba480fbd0e26"
integrity sha512-vqziimWfQl6WbVq/mJbbIO7W9pg8tZrKxtehoA2kS713ro1PlZxGrZoKfrxCw9T03zgHrO/Zmh/y8GLtqKUbLQ==
shadow-cljs@2.25.10:
version "2.25.10"
resolved "https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-2.25.10.tgz#69c87fc0b097da7c7e580c27cf306aa8f3b36d0a"
integrity sha512-EjqAEVc+YALo9w4zDPL4wBIECmpO4L7cvd1ppSziRySsOEo4u2HKg3nPqe7xo0WzHE53woGGLLNcygM6sxtUxg==
dependencies:
node-libs-browser "^2.2.1"
readline-sync "^1.4.7"