From 00eb0c743e84ae20abc991748eb94df60c0d0ab6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:58:18 +0000 Subject: [PATCH] Update dependency apexcharts to v3.37.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f544394..3d5ca09 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "prepare": "husky install" }, "dependencies": { - "apexcharts": "3.32.0", + "apexcharts": "3.37.3", "axios": "0.21.4", "core-js": "3.19.3", "dayjs": "1.10.7", diff --git a/yarn.lock b/yarn.lock index 5cf7804..5a3ba8e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2477,10 +2477,10 @@ anymatch@^3.0.3, anymatch@~3.1.1: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@3.32.0: - version "3.32.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.32.0.tgz#97e3f916af1c3c0109bc8c88f95b68dfe99c294a" - integrity sha512-9VUyiTR2RgD4NIJOOdKxxi8tjzrKCBMr7HjWxsw+5lDPu/tZJLVudpgFhlNTIy3CbhxQ4edaiTttmbo6eDDgiA== +apexcharts@3.37.3: + version "3.37.3" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.37.3.tgz#7a448bd4de0a3a2c348c5f57e116c24734d6ba7c" + integrity sha512-+rnUui9uC3Mvh9qbQxUfqBnuJ0nAJOYTp+yKnA5bVmmndKXj5X/Q+OVIxkq0Jr5ysiK200Dsg1Tuz/OUG+DEpw== dependencies: svg.draggable.js "^2.2.2" svg.easing.js "^2.0.0"