From 71daf8225bae02f64a4e6c53b4fe1cfb934ca8d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:03:04 +0000 Subject: [PATCH] chore(deps): update dependency apexcharts to v4 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 3c36aa43..075dc723 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -68,7 +68,7 @@ "@sentry/profiling-node": "^8.4.0", "@socialgouv/matomo-next": "^1.9.0", "@t3-oss/env-nextjs": "^0.11.0", - "apexcharts": "^3.49.1", + "apexcharts": "^4.0.0", "autoprefixer": "^10.4.19", "dotenv-defaults": "^5.0.2", "flowbite": "^2.3.0",