From 0260b95d26fc6d1a282f7a0293cd0e5920cd1271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 15:56:48 +0000 Subject: [PATCH] dev: bump react-apexcharts from 1.9.0 to 2.0.0 Bumps [react-apexcharts](https://github.com/apexcharts/react-apexcharts) from 1.9.0 to 2.0.0. - [Release notes](https://github.com/apexcharts/react-apexcharts/releases) - [Commits](https://github.com/apexcharts/react-apexcharts/commits/v2.0.0) --- updated-dependencies: - dependency-name: react-apexcharts dependency-version: 2.0.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 e9b61aab9f..9b6a5429d1 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "query-string": "^9.3.1", "react": "^17.0.1", "react-ace": "^6.6.0", - "react-apexcharts": "^1.9.0", + "react-apexcharts": "^2.0.0", "react-display-name": "^0.2.5", "react-dom": "^17.0.1", "react-focus-lock": "^2.13.7", diff --git a/yarn.lock b/yarn.lock index b1eca0d808..f3a0dd58b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11463,10 +11463,10 @@ react-ace@^6.6.0: lodash.isequal "^4.5.0" prop-types "^15.7.2" -react-apexcharts@^1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-1.9.0.tgz#507350f4e17b64b8a1e35a4de485411456cd4676" - integrity sha512-DDBzQFuKdwyCEZnji1yIcjlnV8hRr4VDabS5Y3iuem/WcTq6n4VbjWPzbPm3aOwW4I+rf/gA3zWqhws4z9CwLw== +react-apexcharts@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/react-apexcharts/-/react-apexcharts-2.0.0.tgz#8f130f3e84a03d0475944c4dd7aabcba1c788875" + integrity sha512-F1GeztShiVLWNx1mRj999wbO5ah1WIAZV+e2/1TH4l5Jg8KJDnAG+0mmzNRne1XhvWjCbaviqr7X9wvYi42sYA== dependencies: prop-types "^15.8.1"