From 8164024c4531ccdc9766eced7a67ca639a0a1844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 13:37:40 +0000 Subject: [PATCH] dev: bump apexcharts from 5.16.0 to 6.8.0 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.16.0 to 6.8.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v5.16.0...v6.8.0) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 77b685a74b..7434e97d5c 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@sentry/react": "^10.69.0", "@tabler/icons-react": "^3.46.0", "@tippyjs/react": "^4.2.6", - "apexcharts": "^5.16.0", + "apexcharts": "^6.8.0", "autobind-decorator": "^2.4.0", "axios": "^1.13.4", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index 6fdf3554c1..37125a04ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4318,10 +4318,10 @@ anymatch@^3.1.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^5.16.0: - version "5.16.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.16.0.tgz#f54348162bec24ab8acfb0744a38c2dd0c784502" - integrity sha512-ULO3Gqrm0/26uwBcYz49u181uIp8Fy6BQQgg9QUDajs+JAs/EbXxiAmdc6BLy1JY29/JXroM7P0j0t2JPDApdg== +apexcharts@^6.8.0: + version "6.8.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-6.8.0.tgz#1e92c45cb76768ea666f95f358db1455e71e2226" + integrity sha512-ifEl3w/NAMsKQ60JNDD8nRCGdnGeuuKNvUzZTQpPr/3JNewoZv98H42VpXFB96sHle/8GDsHn/NQp785xsNh4A== arch@^3.0.0: version "3.0.0"