From 6d2c20e9c0c326279d00034f271ea070ad132962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:45:39 +0000 Subject: [PATCH] Bump apexcharts in /web in the frontend group across 1 directory Bumps the frontend group with 1 update in the /web directory: [apexcharts](https://github.com/apexcharts/apexcharts.js). Updates `apexcharts` from 3.49.0 to 3.52.0 - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.52.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 6fb5b6c3..a13dd2bb 100644 --- a/web/package.json +++ b/web/package.json @@ -4,7 +4,7 @@ "private": true, "type": "module", "dependencies": { - "apexcharts": "3.49.0", + "apexcharts": "3.52.0", "classnames": "^2.5.1", "clo-ui": "https://github.com/cncf/clo-ui.git#v0.3.5", "lodash": "^4.17.21", diff --git a/web/yarn.lock b/web/yarn.lock index 894b5617..1ad6f7f7 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -2853,10 +2853,10 @@ anymatch@^3.0.3, anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -apexcharts@3.49.0: - version "3.49.0" - resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.49.0.tgz#b359fc9be8ffe45de3e8b553ebdcf18ad2a67e7e" - integrity sha512-2T9HnbQFLCuYRPndQLmh+bEQFoz0meUbvASaGgiSKDuYhWcLBodJtIpKql2aOtMx4B/sHrWW0dm90HsW4+h2PQ== +apexcharts@3.52.0: + version "3.52.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.52.0.tgz#55c19bda05e4be5305d28862d1e4ff5b0ec5d0f2" + integrity sha512-7dg0ADKs8AA89iYMZMe2sFDG0XK5PfqllKV9N+i3hKHm3vEtdhwz8AlXGm+/b0nJ6jKiaXsqci5LfVxNhtB+dA== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"