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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-27 20:27:16 +08:00 committed by GitHub
parent d3d32a2b40
commit 133032c21f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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",

View File

@ -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