Skip to content

Commit a37287c

Browse files
Update dependency apexcharts to v3.35.3
1 parent 43046c0 commit a37287c

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.3",
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.3:
2509+
version "3.35.3"
2510+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.35.3.tgz#8025e85971c4695be124aa67c21f66d5787f9c51"
2511+
integrity sha512-UDlxslJr3DG63I/SgoiivIu4lpP25GMaKFK8NvCHmTksTQshx4ng3oPPrYvdsBFOvD/ajPYIh/p7rNB0jq8vXg==
25122512
dependencies:
25132513
svg.draggable.js "^2.2.2"
25142514
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)