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