From fc4ad9a9732c481d92ffff5ad0ebc0d636ae611a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 23:00:50 +0000 Subject: [PATCH] dev: bump apexcharts from 5.16.0 to 6.4.0 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.16.0 to 6.4.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v5.16.0...v6.4.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 87ffc72ecb..3230510e08 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@sentry/react": "^10.66.0", "@tabler/icons-react": "^3.45.0", "@tippyjs/react": "^4.2.6", - "apexcharts": "^5.16.0", + "apexcharts": "^6.4.0", "autobind-decorator": "^2.4.0", "axios": "^1.13.4", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index f9dccd7ea4..afdb9271c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4323,10 +4323,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.4.0: + version "6.4.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-6.4.0.tgz#7fffab418f3face613ca580d7870ab904c22fb9c" + integrity sha512-VlHap/0sE0Wm59+B7qNb5XsMr+rpJ3FQVA20koPAdbV1PBEiDvQynXeTZM1zl9Qzy3RrBLyg3gqdcinkavR1aQ== arch@^2.2.0: version "2.2.0"