From a04ca578b4c327d2b85070464bb7f82e8cc8eb45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:23:36 +0000 Subject: [PATCH] Bump apexcharts from 5.10.6 to 5.11.0 in /ui/changes Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.10.6 to 5.11.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v5.10.6...v5.11.0) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.11.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 1a99138d31..452118ff04 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.10.6", + "apexcharts": "^5.11.0", "localforage": "^1.10.0" }, "devDependencies": { @@ -573,9 +573,9 @@ } }, "node_modules/apexcharts": { - "version": "5.10.6", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.10.6.tgz", - "integrity": "sha512-FJQGbso3iRuOwUYnj0yUhkWeKeJE6aboVol+ae09lsc+lbLMWZqSRbrAWVa/qishLiaeG2icxdvmVkm+9n6kOQ==" + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.11.0.tgz", + "integrity": "sha512-iIXnZ1DhndVgY4G5fmAbyUtGBTR5j4LlMEb561eAd4+wkJB7wJXXKLMr9u+4V5aQEPXeVYWgkAbuw9Y1z6MIrg==" }, "node_modules/aproba": { "version": "1.2.0", @@ -4866,9 +4866,9 @@ } }, "apexcharts": { - "version": "5.10.6", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.10.6.tgz", - "integrity": "sha512-FJQGbso3iRuOwUYnj0yUhkWeKeJE6aboVol+ae09lsc+lbLMWZqSRbrAWVa/qishLiaeG2icxdvmVkm+9n6kOQ==" + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.11.0.tgz", + "integrity": "sha512-iIXnZ1DhndVgY4G5fmAbyUtGBTR5j4LlMEb561eAd4+wkJB7wJXXKLMr9u+4V5aQEPXeVYWgkAbuw9Y1z6MIrg==" }, "aproba": { "version": "1.2.0", diff --git a/ui/changes/package.json b/ui/changes/package.json index 082f4cfbee..5f21e31fc8 100644 --- a/ui/changes/package.json +++ b/ui/changes/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@js-temporal/polyfill": "^0.5.1", - "apexcharts": "^5.10.6", + "apexcharts": "^5.11.0", "localforage": "^1.10.0" } }