Skip to content

Commit 80bc18e

Browse files
fix(deps): update dependency apexcharts to v3.51.0
1 parent 3544acf commit 80bc18e

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.51.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
@@ -3943,10 +3943,10 @@ anymatch@^3.0.3, anymatch@~3.1.2:
39433943
normalize-path "^3.0.0"
39443944
picomatch "^2.0.4"
39453945

3946-
apexcharts@3.48.0:
3947-
version "3.48.0"
3948-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6"
3949-
integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q==
3946+
apexcharts@3.51.0:
3947+
version "3.51.0"
3948+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.51.0.tgz#f99d8a7f49045b61bab795522f35233faac5fe94"
3949+
integrity sha512-WpCdVdGiJjf9SAyEeg2rl3q5OqCcNqiEmH0+filMraUiH6Vqyn5GFeMMyH0pon44xjNr1G0xzIRERKRmsGEuRA==
39503950
dependencies:
39513951
"@yr/monotone-cubic-spline" "^1.0.3"
39523952
svg.draggable.js "^2.2.2"

0 commit comments

Comments
 (0)