mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
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:
parent
d3d32a2b40
commit
133032c21f
@ -42,7 +42,7 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^6.16.0",
|
"@typescript-eslint/eslint-plugin": "^6.16.0",
|
||||||
"@typescript-eslint/parser": "^6.16.0",
|
"@typescript-eslint/parser": "^6.16.0",
|
||||||
"@vite-pwa/assets-generator": "^0.2.1",
|
"@vite-pwa/assets-generator": "^0.2.1",
|
||||||
"apexcharts": "^3.45.0",
|
"apexcharts": "^3.45.1",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.4.16",
|
||||||
"byte-size": "^8.1.1",
|
"byte-size": "^8.1.1",
|
||||||
"commitlint": "^18.4.3",
|
"commitlint": "^18.4.3",
|
||||||
|
@ -90,8 +90,8 @@ dependencies:
|
|||||||
specifier: ^0.2.1
|
specifier: ^0.2.1
|
||||||
version: 0.2.1
|
version: 0.2.1
|
||||||
apexcharts:
|
apexcharts:
|
||||||
specifier: ^3.45.0
|
specifier: ^3.45.1
|
||||||
version: 3.45.0
|
version: 3.45.1
|
||||||
autoprefixer:
|
autoprefixer:
|
||||||
specifier: ^10.4.16
|
specifier: ^10.4.16
|
||||||
version: 10.4.16(postcss@8.4.32)
|
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)
|
version: 0.5.9(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1)
|
||||||
solid-apexcharts:
|
solid-apexcharts:
|
||||||
specifier: ^0.3.2
|
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:
|
solid-js:
|
||||||
specifier: ^1.8.7
|
specifier: ^1.8.7
|
||||||
version: 1.8.7
|
version: 1.8.7
|
||||||
@ -2645,8 +2645,8 @@ packages:
|
|||||||
picomatch: 2.3.1
|
picomatch: 2.3.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/apexcharts@3.45.0:
|
/apexcharts@3.45.1:
|
||||||
resolution: {integrity: sha512-o+XI4ysvKtt+l+bGbk19s6Y2gFes/7LRLMAonDgcapz4frS0vzTfXiK77QcQc30TMwPiSN9Z8Tv+CBn57x63wg==}
|
resolution: {integrity: sha512-pPjj/SA6dfPvR/IKRZF0STdfBGpBh3WRt7K0DFuW9P8erypYkX17EHu3/molPRfo2zSiQwTVpshHC5ncysqfkA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@yr/monotone-cubic-spline': 1.0.3
|
'@yr/monotone-cubic-spline': 1.0.3
|
||||||
svg.draggable.js: 2.2.2
|
svg.draggable.js: 2.2.2
|
||||||
@ -5704,13 +5704,13 @@ packages:
|
|||||||
is-fullwidth-code-point: 5.0.0
|
is-fullwidth-code-point: 5.0.0
|
||||||
dev: false
|
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==}
|
resolution: {integrity: sha512-4U80dk2e/YEghD903aitBrO0l5WjUv/IhRI6Pp8mfJNT6JPkYG4HTMjBrI+XHRU8uJICJl9ZwLtkvFZnKd2Shw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
apexcharts: ^3.40.0
|
apexcharts: ^3.40.0
|
||||||
solid-js: ^1.6.0
|
solid-js: ^1.6.0
|
||||||
dependencies:
|
dependencies:
|
||||||
apexcharts: 3.45.0
|
apexcharts: 3.45.1
|
||||||
defu: 6.1.3
|
defu: 6.1.3
|
||||||
solid-js: 1.8.7
|
solid-js: 1.8.7
|
||||||
dev: false
|
dev: false
|
||||||
|
Loading…
Reference in New Issue
Block a user