Skip to content

Commit 3c41f39

Browse files
fix(deps): update dependency apexcharts to v3.50.0
1 parent 2e51e71 commit 3c41f39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/core/web-reporter-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@mui/utils": "^5.15.12",
1111
"@perf-profiler/reporter": "^0.9.0",
1212
"@perf-profiler/types": "^0.8.0",
13-
"apexcharts": "3.48.0",
13+
"apexcharts": "3.50.0",
1414
"file-saver": "^2.0.5",
1515
"jszip": "^3.10.1",
1616
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3871,10 +3871,10 @@ anymatch@^3.0.3, anymatch@~3.1.2:
38713871
normalize-path "^3.0.0"
38723872
picomatch "^2.0.4"
38733873

3874-
apexcharts@3.48.0:
3875-
version "3.48.0"
3876-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6"
3877-
integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q==
3874+
apexcharts@3.50.0:
3875+
version "3.50.0"
3876+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.50.0.tgz#9030f206183978df0d762602b3d15b59ec6e783b"
3877+
integrity sha512-LJT1PNAm+NoIU3aogL2P+ViC0y/Cjik54FdzzGV54UNnGQLBoLe5ok3fxsJDTgyez45BGYT8gqNpYKqhdfy5sg==
38783878
dependencies:
38793879
"@yr/monotone-cubic-spline" "^1.0.3"
38803880
svg.draggable.js "^2.2.2"

0 commit comments

Comments
 (0)