From f52d7d75553b1d7c66c450ca610ac44169c2f528 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 23:34:49 +0200 Subject: [PATCH] Bump apexcharts from 3.52.0 to 3.53.0 in /aas-web-ui (#14) Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.52.0 to 3.53.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- aas-web-ui/package.json | 2 +- aas-web-ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aas-web-ui/package.json b/aas-web-ui/package.json index 0b77d8d..bf3b0c7 100644 --- a/aas-web-ui/package.json +++ b/aas-web-ui/package.json @@ -15,7 +15,7 @@ "@fontsource/roboto": "^5.0.14", "@mdi/font": "^7.4.47", "@vue-leaflet/vue-leaflet": "^0.10.1", - "apexcharts": "^3.52.0", + "apexcharts": "^3.53.0", "keycloak-js": "^25.0.4", "leaflet": "^1.9.4", "lodash": "^4.17.21", diff --git a/aas-web-ui/yarn.lock b/aas-web-ui/yarn.lock index 6f11160..77b846b 100644 --- a/aas-web-ui/yarn.lock +++ b/aas-web-ui/yarn.lock @@ -756,10 +756,10 @@ anymatch@~3.1.2: normalize-path "^3.0.0" picomatch "^2.0.4" -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== +apexcharts@^3.53.0: + version "3.53.0" + resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-3.53.0.tgz#9ea2b4d837d9faf2c0bff79d228db48e75b2220a" + integrity sha512-QESZHZY3w9LPQ64PGh1gEdfjYjJ5Jp+Dfy0D/CLjsLOPTpXzdxwlNMqRj+vPbTcP0nAHgjWv1maDqcEq6u5olw== dependencies: "@yr/monotone-cubic-spline" "^1.0.3" svg.draggable.js "^2.2.2"