Skip to content

Commit 3be45e9

Browse files
committed
Update dependency apexcharts to v3.35.2
1 parent 43046c0 commit 3be45e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@zip.js/zip.js": "2.3.23",
22-
"apexcharts": "3.32.1",
22+
"apexcharts": "3.35.2",
2323
"classlist-polyfill": "1.2.0",
2424
"core-js": "3.19.3",
2525
"dayjs": "1.10.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2505,10 +2505,10 @@ anymatch@^2.0.0:
25052505
micromatch "^3.1.4"
25062506
normalize-path "^2.1.1"
25072507

2508-
apexcharts@3.32.1:
2509-
version "3.32.1"
2510-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.1.tgz#6aa8db07f0b9432c9a9564530bda775617ec6eb3"
2511-
integrity sha512-8rcB7u616lXXANG49h9vwyX0gZh0DWi4D23VnE8IU5grjaxW69IiXYldn+jB9Av407w8RVZjUv1xUpk0JlxxMg==
2508+
apexcharts@3.35.2:
2509+
version "3.35.2"
2510+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.35.2.tgz#90faafffa055ce502f73b11008ba77238e94228f"
2511+
integrity sha512-VOSb25mrcSv/JjaWKjnasL8277cqnA0Gp20uV1+rlgE4U6j44fdTYW850Powl+S8RkXd/lPwzBB2jvKkEOHl0Q==
25122512
dependencies:
25132513
svg.draggable.js "^2.2.2"
25142514
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)