Skip to content

Commit ca742a9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency apexcharts to v3.32.1
1 parent 6fcc1da commit ca742a9

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.22",
22-
"apexcharts": "3.32.0",
22+
"apexcharts": "3.32.1",
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
@@ -2408,10 +2408,10 @@ anymatch@^2.0.0:
24082408
micromatch "^3.1.4"
24092409
normalize-path "^2.1.1"
24102410

2411-
2412-
version "3.32.0"
2413-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.0.tgz#97e3f916af1c3c0109bc8c88f95b68dfe99c294a"
2414-
integrity sha512-9VUyiTR2RgD4NIJOOdKxxi8tjzrKCBMr7HjWxsw+5lDPu/tZJLVudpgFhlNTIy3CbhxQ4edaiTttmbo6eDDgiA==
2411+
2412+
version "3.32.1"
2413+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.1.tgz#6aa8db07f0b9432c9a9564530bda775617ec6eb3"
2414+
integrity sha512-8rcB7u616lXXANG49h9vwyX0gZh0DWi4D23VnE8IU5grjaxW69IiXYldn+jB9Av407w8RVZjUv1xUpk0JlxxMg==
24152415
dependencies:
24162416
svg.draggable.js "^2.2.2"
24172417
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)