Skip to content

Commit b4eb55a

Browse files
fix(deps): update dependency apexcharts to v3.49.1
1 parent 410e8ce commit b4eb55a

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.8.1",
1212
"@perf-profiler/types": "^0.8.0",
13-
"apexcharts": "3.48.0",
13+
"apexcharts": "3.49.1",
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
@@ -3863,10 +3863,10 @@ anymatch@^3.0.3, anymatch@~3.1.2:
38633863
normalize-path "^3.0.0"
38643864
picomatch "^2.0.4"
38653865

3866-
apexcharts@3.48.0:
3867-
version "3.48.0"
3868-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.48.0.tgz#cf0e18f4551b04a242d81942c965c15547f5f1b6"
3869-
integrity sha512-Lhpj1Ij6lKlrUke8gf+P+SE6uGUn+Pe1TnCJ+zqrY0YMvbqM3LMb1lY+eybbTczUyk0RmMZomlTa2NgX2EUs4Q==
3866+
apexcharts@3.49.1:
3867+
version "3.49.1"
3868+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.1.tgz#837d1d4fd80f2c092f0587e8fb6bbc31ad57a0f3"
3869+
integrity sha512-MqGtlq/KQuO8j0BBsUJYlRG8VBctKwYdwuBtajHgHTmSgUU3Oai+8oYN/rKCXwXzrUlYA+GiMgotAIbXY2BCGw==
38703870
dependencies:
38713871
"@yr/monotone-cubic-spline" "^1.0.3"
38723872
svg.draggable.js "^2.2.2"

0 commit comments

Comments
 (0)