From 133032c21fc11193843a1a57cd8251414668e4b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 20:27:16 +0800 Subject: [PATCH] chore(deps): bump apexcharts from 3.45.0 to 3.45.1 (#534) Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.45.0 to 3.45.1. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/commits) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1c3b11e..9c85b05 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/eslint-plugin": "^6.16.0", "@typescript-eslint/parser": "^6.16.0", "@vite-pwa/assets-generator": "^0.2.1", - "apexcharts": "^3.45.0", + "apexcharts": "^3.45.1", "autoprefixer": "^10.4.16", "byte-size": "^8.1.1", "commitlint": "^18.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07409ce..9871688 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ dependencies: specifier: ^0.2.1 version: 0.2.1 apexcharts: - specifier: ^3.45.0 - version: 3.45.0 + specifier: ^3.45.1 + version: 3.45.1 autoprefixer: specifier: ^10.4.16 version: 10.4.16(postcss@8.4.32) @@ -145,7 +145,7 @@ dependencies: version: 0.5.9(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1) solid-apexcharts: specifier: ^0.3.2 - version: 0.3.2(apexcharts@3.45.0)(solid-js@1.8.7) + version: 0.3.2(apexcharts@3.45.1)(solid-js@1.8.7) solid-js: specifier: ^1.8.7 version: 1.8.7 @@ -2645,8 +2645,8 @@ packages: picomatch: 2.3.1 dev: false - /apexcharts@3.45.0: - resolution: {integrity: sha512-o+XI4ysvKtt+l+bGbk19s6Y2gFes/7LRLMAonDgcapz4frS0vzTfXiK77QcQc30TMwPiSN9Z8Tv+CBn57x63wg==} + /apexcharts@3.45.1: + resolution: {integrity: sha512-pPjj/SA6dfPvR/IKRZF0STdfBGpBh3WRt7K0DFuW9P8erypYkX17EHu3/molPRfo2zSiQwTVpshHC5ncysqfkA==} dependencies: '@yr/monotone-cubic-spline': 1.0.3 svg.draggable.js: 2.2.2 @@ -5704,13 +5704,13 @@ packages: is-fullwidth-code-point: 5.0.0 dev: false - /solid-apexcharts@0.3.2(apexcharts@3.45.0)(solid-js@1.8.7): + /solid-apexcharts@0.3.2(apexcharts@3.45.1)(solid-js@1.8.7): resolution: {integrity: sha512-4U80dk2e/YEghD903aitBrO0l5WjUv/IhRI6Pp8mfJNT6JPkYG4HTMjBrI+XHRU8uJICJl9ZwLtkvFZnKd2Shw==} peerDependencies: apexcharts: ^3.40.0 solid-js: ^1.6.0 dependencies: - apexcharts: 3.45.0 + apexcharts: 3.45.1 defu: 6.1.3 solid-js: 1.8.7 dev: false