From d7faabaa956ad1ea818dabf5711aebb33c36e522 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:47:28 +0000 Subject: [PATCH] chore(deps): update dependency apexcharts to v3.52.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 845487b..b0bd2d0 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@nuxtjs/svg": "0.4.0", "@nuxtjs/vuetify": "1.12.3", "animated-number-vue": "^1.0.0", - "apexcharts": "3.36.3", + "apexcharts": "3.52.0", "babel-eslint": "10.1.0", "core-js": "^3.25.2", "css-byebye": "4.0.1",