Skip to content

Commit af32d0a

Browse files
authored
Merge pull request #460 from codeforjapan/renovate/apexcharts-3.x
Update dependency apexcharts to v3.32.0
2 parents c08daa8 + bd48a38 commit af32d0a

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.19",
22-
"apexcharts": "3.28.3",
22+
"apexcharts": "3.32.0",
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
@@ -2370,10 +2370,10 @@ anymatch@^2.0.0:
23702370
micromatch "^3.1.4"
23712371
normalize-path "^2.1.1"
23722372

2373-
apexcharts@3.28.3:
2374-
version "3.28.3"
2375-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.28.3.tgz#22a6d9b234c82f6c2e1dd4aebba05b7603e2b1d2"
2376-
integrity sha512-EhghB2P27/Gjhwct8sSS0V63mdpRMx/ikH34dwUTqZQnkAEyOS/RKDmYjXBNA7zsAKBE/pThOdoTya6ADyk6zQ==
2373+
apexcharts@3.32.0:
2374+
version "3.32.0"
2375+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.0.tgz#97e3f916af1c3c0109bc8c88f95b68dfe99c294a"
2376+
integrity sha512-9VUyiTR2RgD4NIJOOdKxxi8tjzrKCBMr7HjWxsw+5lDPu/tZJLVudpgFhlNTIy3CbhxQ4edaiTttmbo6eDDgiA==
23772377
dependencies:
23782378
svg.draggable.js "^2.2.2"
23792379
svg.easing.js "^2.0.0"

0 commit comments

Comments
 (0)