Skip to content

Commit 97de698

Browse files
fix(deps): update dependency apexcharts to v3.54.1
1 parent d492217 commit 97de698

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
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.1",
1414
"file-saver": "^2.0.5",
1515
"jszip": "^3.10.1",
1616
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3978,10 +3978,10 @@ anymatch@^3.0.3, anymatch@~3.1.2:
39783978
normalize-path "^3.0.0"
39793979
picomatch "^2.0.4"
39803980

3981-
apexcharts@3.48.0:
3982-
version "3.48.0"
3983-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6"
3984-
integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q==
3981+
apexcharts@3.54.1:
3982+
version "3.54.1"
3983+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.54.1.tgz#9b78a6ee10e4225d5e04309c8e5b379e2c5c9da2"
3984+
integrity sha512-E4et0h/J1U3r3EwS/WlqJCQIbepKbp6wGUmaAwJOMjHUP4Ci0gxanLa7FR3okx6p9coi4st6J853/Cb1NP0vpA==
39853985
dependencies:
39863986
"@yr/monotone-cubic-spline" "^1.0.3"
39873987
svg.draggable.js "^2.2.2"
@@ -5994,7 +5994,6 @@ eslint-module-utils@^2.12.0:
59945994

59955995
"eslint-plugin-custom-rules@link:./packages/eslint-plugin-flashlight-eslint-rules/dist":
59965996
version "0.0.0"
5997-
uid ""
59985997

59995998
eslint-plugin-import@^2.26.0:
60005999
version "2.31.0"

0 commit comments

Comments
 (0)