From ffc181c26f4646903f79354305290df6e036c26c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:08:01 +0200 Subject: [PATCH] Bump apexcharts from 3.53.0 to 3.54.1 in /aas-web-ui (#61) Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.53.0 to 3.54.1. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.53.0...v3.54.1) --- 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 8783f16..7d73783 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.53.0", + "apexcharts": "^3.54.1", "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 9a546d0..043f2ac 100644 --- a/aas-web-ui/yarn.lock +++ b/aas-web-ui/yarn.lock @@ -768,10 +768,10 @@ ansi-styles@^4.1.0: dependencies: color-convert "^2.0.1" -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== +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"