From e0245240cab7ab26e9e7b9f4f6792f2e02f899cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:52:38 +0000 Subject: [PATCH] Bump apexcharts from 5.7.0 to 5.8.1 in /react Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.7.0 to 5.8.1. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- react/package-lock.json | 8 ++++---- react/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react/package-lock.json b/react/package-lock.json index 6e17170..79cec66 100644 --- a/react/package-lock.json +++ b/react/package-lock.json @@ -13,7 +13,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.3.8", "@mui/material": "^7.3.8", - "apexcharts": "^5.7.0", + "apexcharts": "^5.8.1", "luxon": "^3.7.2", "react": "^19.2.4", "react-apexcharts": "^2.0.1", @@ -6359,9 +6359,9 @@ } }, "node_modules/apexcharts": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.7.0.tgz", - "integrity": "sha512-NxGX3QT1zhM6aLVQobx0KJxYiq6wrKcscnyiKtL9lodS6PuLzaPc84BhHhzxFxkWjbsBZTbrrvrFuhvkHs7G6Q==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-5.8.1.tgz", + "integrity": "sha512-um96vx+E4mNvUXU+zaikJybU6z6IO6nM2Tt6ulJGsgXtmxlWmOX94J0kukD+NJTrNR+AL1IFtNnM4yELWwpqqQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3" diff --git a/react/package.json b/react/package.json index 8493120..7175a1b 100644 --- a/react/package.json +++ b/react/package.json @@ -30,7 +30,7 @@ "@emotion/styled": "^11.14.1", "@mui/icons-material": "^7.3.8", "@mui/material": "^7.3.8", - "apexcharts": "^5.7.0", + "apexcharts": "^5.8.1", "luxon": "^3.7.2", "react": "^19.2.4", "react-apexcharts": "^2.0.1",