From 5b67fae7175deb2630e4605383cfe83ae8f8eb5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 18:54:01 +0000 Subject: [PATCH] Bump apexcharts from 3.52.0 to 3.53.0 in /aas-web-ui 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] --- 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 c130ef8..35c5d3e 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 a9a519b..b2a4d01 100644 --- a/aas-web-ui/yarn.lock +++ b/aas-web-ui/yarn.lock @@ -722,10 +722,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"