mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump apexcharts from 3.44.2 to 3.45.0 (#515)
This commit is contained in:
parent
2656963f69
commit
908112ee99
@ -42,7 +42,7 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
||||||
"@typescript-eslint/parser": "^6.14.0",
|
"@typescript-eslint/parser": "^6.14.0",
|
||||||
"@vite-pwa/assets-generator": "^0.2.1",
|
"@vite-pwa/assets-generator": "^0.2.1",
|
||||||
"apexcharts": "^3.44.2",
|
"apexcharts": "^3.45.0",
|
||||||
"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.44.2
|
specifier: ^3.45.0
|
||||||
version: 3.44.2
|
version: 3.45.0
|
||||||
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.44.2)(solid-js@1.8.7)
|
version: 0.3.2(apexcharts@3.45.0)(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
|
||||||
@ -2644,8 +2644,8 @@ packages:
|
|||||||
picomatch: 2.3.1
|
picomatch: 2.3.1
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/apexcharts@3.44.2:
|
/apexcharts@3.45.0:
|
||||||
resolution: {integrity: sha512-QWOFS/SC1TDsuI8VudVuIwLhs1qE6kwixRvmABMUgTVeVzizRWgQh8pdEIgwl+Zvr0TlM3vHPz6Dc5NP1hJ7BA==}
|
resolution: {integrity: sha512-o+XI4ysvKtt+l+bGbk19s6Y2gFes/7LRLMAonDgcapz4frS0vzTfXiK77QcQc30TMwPiSN9Z8Tv+CBn57x63wg==}
|
||||||
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
|
||||||
@ -5696,13 +5696,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.44.2)(solid-js@1.8.7):
|
/solid-apexcharts@0.3.2(apexcharts@3.45.0)(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.44.2
|
apexcharts: 3.45.0
|
||||||
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