mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
⬆️ Upgrade shadow-cljs to 2.26.2
This commit is contained in:
committed by
Andrés Moya
parent
d1265a5ea4
commit
e1adb8fa8c
@@ -15,7 +15,7 @@
|
||||
|
||||
:dev
|
||||
{:extra-deps
|
||||
{thheller/shadow-cljs {:mvn/version "2.25.10"}}}
|
||||
{thheller/shadow-cljs {:mvn/version "2.26.2"}}}
|
||||
|
||||
:shadow-cljs
|
||||
{:main-opts ["-m" "shadow.cljs.devtools.cli"]}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"xregexp": "^5.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"shadow-cljs": "^2.25.10",
|
||||
"shadow-cljs": "2.26.2",
|
||||
"source-map-support": "^0.5.21"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -735,7 +735,7 @@ __metadata:
|
||||
luxon: "npm:^3.4.2"
|
||||
playwright: "npm:^1.37.1"
|
||||
raw-body: "npm:^2.5.2"
|
||||
shadow-cljs: "npm:^2.25.10"
|
||||
shadow-cljs: "npm:2.26.2"
|
||||
source-map-support: "npm:^0.5.21"
|
||||
xml-js: "npm:^1.6.11"
|
||||
xregexp: "npm:^5.1.1"
|
||||
@@ -1842,7 +1842,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"shadow-cljs@npm:^2.25.10":
|
||||
"shadow-cljs@npm:2.26.2":
|
||||
version: 2.26.2
|
||||
resolution: "shadow-cljs@npm:2.26.2"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user