From cc6407bb2122b6601093f9666de87b02fd814575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 08:54:47 +0000 Subject: [PATCH] dev: bump apexcharts from 3.54.0 to 3.54.1 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.54.0 to 3.54.1. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.54.0...v3.54.1) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-patch ... 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 3a301c702b..36497266ec 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@sentry/integrations": "^7.114.0", "@sentry/react": "^8.37.1", "@tippyjs/react": "^4.2.6", - "apexcharts": "^3.54.0", + "apexcharts": "^3.54.1", "autobind-decorator": "^2.4.0", "axios": "^1.5.1", "brace": "^0.11.1", diff --git a/yarn.lock b/yarn.lock index 12c8b22260..82365897d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3477,10 +3477,10 @@ anymatch@^3.0.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.54.0: - version "3.54.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.54.0.tgz#c3f313b7d93f59924006e8b65f38e4cf47043db1" - integrity sha512-ZgI/seScffjLpwNRX/gAhIkAhpCNWiTNsdICv7qxnF0xisI23XSsaENUKIcMlyP1rbe8ECgvybDnp7plZld89A== +apexcharts@^3.54.1: + version "3.54.1" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.54.1.tgz#9b78a6ee10e4225d5e04309c8e5b379e2c5c9da2" + integrity sha512-E4et0h/J1U3r3EwS/WlqJCQIbepKbp6wGUmaAwJOMjHUP4Ci0gxanLa7FR3okx6p9coi4st6J853/Cb1NP0vpA== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"