From f46c2cd20c5ea320f5f59b57244a5a0ab318f145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 21:27:47 +0000 Subject: [PATCH] Bump apexcharts from 5.12.0 to 5.13.0 in /ui/changes Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ui/changes/package-lock.json | 14 +++++++------- ui/changes/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/changes/package-lock.json b/ui/changes/package-lock.json index 175c5c7cfe..3b5c8b938f 100644 --- a/ui/changes/package-lock.json +++ b/ui/changes/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "@js-temporal/polyfill": "^0.5.1", - "apexcharts": "^5.12.0", + "apexcharts": "^5.13.0", "localforage": "^1.10.0" }, "devDependencies": { @@ -573,9 +573,9 @@ } }, "node_modules/apexcharts": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.12.0.tgz", - "integrity": "sha512-vNCw62M5rhVg09FHFCL/ztpH7VlTOF8/+lWLUVjBdQffIAgQaxtyDGfojCyYoZHM3Hh17srWwz6rrD/XzblRSw==" + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.13.0.tgz", + "integrity": "sha512-PJuXT6zdiCbv0IkX5cqkKFVIIh+9v3kqP9zsOHEGpIWi7DfTgzvfOKc8icw6G3/ulR3V1alDDUtOVH0zWCWGEQ==" }, "node_modules/aproba": { "version": "1.2.0", @@ -4866,9 +4866,9 @@ } }, "apexcharts": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.12.0.tgz", - "integrity": "sha512-vNCw62M5rhVg09FHFCL/ztpH7VlTOF8/+lWLUVjBdQffIAgQaxtyDGfojCyYoZHM3Hh17srWwz6rrD/XzblRSw==" + "version": "5.13.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.13.0.tgz", + "integrity": "sha512-PJuXT6zdiCbv0IkX5cqkKFVIIh+9v3kqP9zsOHEGpIWi7DfTgzvfOKc8icw6G3/ulR3V1alDDUtOVH0zWCWGEQ==" }, "aproba": { "version": "1.2.0", diff --git a/ui/changes/package.json b/ui/changes/package.json index b0736a5afa..da1b6b6fda 100644 --- a/ui/changes/package.json +++ b/ui/changes/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@js-temporal/polyfill": "^0.5.1", - "apexcharts": "^5.12.0", + "apexcharts": "^5.13.0", "localforage": "^1.10.0" } }