From d81c9e573d5fdcae46f90a5849f34c5b7966163f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 01:45:49 +0000 Subject: [PATCH] chore(deps): update dependency react-apexcharts to v1.8.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3de7136a..8810328c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10285,9 +10285,9 @@ raw-body@2.5.2: unpipe "1.0.0" react-apexcharts@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.4.1.tgz#95ab31e4d2201308f59f3d2a4b65d10d9d0ea4bb" - integrity sha512-G14nVaD64Bnbgy8tYxkjuXEUp/7h30Q0U33xc3AwtGFijJB9nHqOt1a6eG0WBn055RgRg+NwqbKGtqPxy15d0Q== + version "1.8.0" + resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.8.0.tgz#d5ad5d0abe095e5534a44405a5f60c698e9d199f" + integrity sha512-MuEp56gc0NMO2UUgY94fxQzoBE4XEjmcCha4xYY0vJdRrc1yfFFZE4QrCekOt2wcS3nibghzca/q/CbgkAgN5w== dependencies: prop-types "^15.8.1"