From f71a7778234761f8433ad248658ba32288400be2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:43:17 +0000 Subject: [PATCH] build(deps): update dependency react-apexcharts to v1.7.0 --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7ff020732..947335f4d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -44,7 +44,7 @@ "next-plausible": "3.12.0", "postcss": "8.4.38", "react": "18.2.0", - "react-apexcharts": "1.4.1", + "react-apexcharts": "1.7.0", "react-dom": "18.2.0", "swagger-ui-react": "5.12.3", "tailwindcss": "3.4.1",