From ff8eff6c4a389b82ed976c71a96e3ab4f198a410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:45:57 +0000 Subject: [PATCH] Bump apexcharts from 3.44.0 to 3.49.2 in /l2-frontend Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.44.0 to 3.49.2. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.44.0...v3.49.2) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- l2-frontend/package.json | 2 +- l2-frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/l2-frontend/package.json b/l2-frontend/package.json index c1e3a4dadd..20823de45b 100644 --- a/l2-frontend/package.json +++ b/l2-frontend/package.json @@ -22,7 +22,7 @@ "@riophae/vue-treeselect": "^0.4.0", "@vueuse/core": "^10.0.2", "animate.css": "^4.1.1", - "apexcharts": "^3.39.0", + "apexcharts": "^3.49.2", "autoprefixer": "^9.8.8", "axios": "^1.3.5", "bootflat": "^2.0.4", diff --git a/l2-frontend/yarn.lock b/l2-frontend/yarn.lock index db9bf4e075..5418ccb07a 100644 --- a/l2-frontend/yarn.lock +++ b/l2-frontend/yarn.lock @@ -2287,10 +2287,10 @@ anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@^3.39.0: - version "3.44.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.44.0.tgz#b52f95b0d0c2a5357b4614fa42faac956b69a4a9" - integrity sha512-u7Xzrbcxc2yWznN78Jh5NMCYVAsWDfBjRl5ea++rVzFAqjU2hLz4RgKIFwYOBDRQtW1e/Qz8azJTqIJ1+Vu9Qg== +apexcharts@^3.49.2: + version "3.49.2" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.2.tgz#48ebcf7e7ad7bd11300d408fb115c93f67a25e9e" + integrity sha512-vBB8KgwfD9rSObA7s4kY2rU6DeaN67gTR3JN7r32ztgKVf8lKkdFQ6iUhk6oIHrV7W8PoHhr5EwKymn0z5Fz6A== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"