Skip to content

Commit ce69709

Browse files
Bump apexcharts from 5.10.0 to 5.10.1 in /aas-web-ui (eclipse-basyx#1082)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](apexcharts/apexcharts.js@v5.10.0...v5.10.1) --- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca8293b commit ce69709

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aas-web-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@vue-flow/core": "^1.48.2",
3131
"@vue-leaflet/vue-leaflet": "^0.10.1",
3232
"aasx-package-ts": "^0.1.3",
33-
"apexcharts": "^5.10.0",
33+
"apexcharts": "^5.10.1",
3434
"basyx-typescript-sdk": "^2.1.1",
3535
"i18n-iso-countries": "^7.14.0",
3636
"iso-639-1": "^3.1.5",

aas-web-ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1597,10 +1597,10 @@ ansi-styles@^6.1.0:
15971597
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
15981598
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
15991599

1600-
apexcharts@^5.10.0:
1601-
version "5.10.0"
1602-
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.10.0.tgz#19d966733362efe60cc680ec104ac869eef7dc8e"
1603-
integrity sha512-QRg/IX8yjGRUgBbHGdGV647XUFaZZ7+sOgOf9kwO+jrg8/VZ4HtQ/Fg3MgDjR6YVw8hkM7J9boTp91WCmSIp4A==
1600+
apexcharts@^5.10.1:
1601+
version "5.10.1"
1602+
resolved "https://registry.yarnpkg.com/apexcharts/-/apexcharts-5.10.1.tgz#e4f89e6d866689cf213ed9a783304fba2a50acbf"
1603+
integrity sha512-BpKKRopNm5cziXmA1igmCKiJ02I2g/I4vBtjhB6/50FrrY2IH5csvCzzqiIuFCB+P+2p0MgLAGOJPKOUvXO63w==
16041604
dependencies:
16051605
"@yr/monotone-cubic-spline" "^1.0.3"
16061606

0 commit comments

Comments
 (0)