From 0285ac24c3cac6f813d29d2f4f9432be1e8bc06c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:16:11 +0000 Subject: [PATCH] chore(deps): update dependency apexcharts to v3.43.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 845487b..e79f153 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.43.0", "babel-eslint": "10.1.0", "core-js": "^3.25.2", "css-byebye": "4.0.1",