Skip to content

Commit c7a229e

Browse files
fix(deps): update dependency apexcharts to v3.54.0
1 parent 8543424 commit c7a229e

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.54.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
@@ -4000,10 +4000,10 @@ anymatch@^3.0.3, anymatch@~3.1.2:
40004000
normalize-path "^3.0.0"
40014001
picomatch "^2.0.4"
40024002

4003-
apexcharts@3.48.0:
4004-
version "3.48.0"
4005-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6"
4006-
integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q==
4003+
apexcharts@3.54.0:
4004+
version "3.54.0"
4005+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.54.0.tgz#c3f313b7d93f59924006e8b65f38e4cf47043db1"
4006+
integrity sha512-ZgI/seScffjLpwNRX/gAhIkAhpCNWiTNsdICv7qxnF0xisI23XSsaENUKIcMlyP1rbe8ECgvybDnp7plZld89A==
40074007
dependencies:
40084008
"@yr/monotone-cubic-spline" "^1.0.3"
40094009
svg.draggable.js "^2.2.2"

0 commit comments

Comments
 (0)