mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump apexcharts from 3.42.0 to 3.43.0 (#327)
This commit is contained in:
parent
b6e40f55cd
commit
642b817a47
@ -42,7 +42,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^6.7.3",
|
||||
"@typescript-eslint/parser": "^6.7.4",
|
||||
"@vite-pwa/assets-generator": "^0.0.10",
|
||||
"apexcharts": "^3.42.0",
|
||||
"apexcharts": "^3.43.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"byte-size": "^8.1.1",
|
||||
"commitlint": "^17.7.2",
|
||||
|
@ -90,8 +90,8 @@ dependencies:
|
||||
specifier: ^0.0.10
|
||||
version: 0.0.10
|
||||
apexcharts:
|
||||
specifier: ^3.42.0
|
||||
version: 3.42.0
|
||||
specifier: ^3.43.0
|
||||
version: 3.43.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.16
|
||||
version: 10.4.16(postcss@8.4.30)
|
||||
@ -145,7 +145,7 @@ dependencies:
|
||||
version: 0.5.4(prettier-plugin-organize-imports@3.2.3)(prettier@3.0.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2(apexcharts@3.42.0)(solid-js@1.7.12)
|
||||
version: 0.3.2(apexcharts@3.43.0)(solid-js@1.7.12)
|
||||
solid-js:
|
||||
specifier: ^1.7.12
|
||||
version: 1.7.12
|
||||
@ -2600,8 +2600,8 @@ packages:
|
||||
picomatch: 2.3.1
|
||||
dev: false
|
||||
|
||||
/apexcharts@3.42.0:
|
||||
resolution: {integrity: sha512-hYhzZqh2Efny9uiutkGU2M/EarJ4Nn8s6dxZ0C7E7N+SV4d1xjTioXi2NLn4UKVJabZkb3HnpXDoumXgtAymwg==}
|
||||
/apexcharts@3.43.0:
|
||||
resolution: {integrity: sha512-YPw1aLatPQMUqVLMp5d+LDaXFi4QrRQND72/XO7/2NJdg+R5MjE9sifJ0GzOfgoZM7ltBUTjwfSxIvwR/9V8yw==}
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -5581,13 +5581,13 @@ packages:
|
||||
is-fullwidth-code-point: 4.0.0
|
||||
dev: false
|
||||
|
||||
/solid-apexcharts@0.3.2(apexcharts@3.42.0)(solid-js@1.7.12):
|
||||
/solid-apexcharts@0.3.2(apexcharts@3.43.0)(solid-js@1.7.12):
|
||||
resolution: {integrity: sha512-4U80dk2e/YEghD903aitBrO0l5WjUv/IhRI6Pp8mfJNT6JPkYG4HTMjBrI+XHRU8uJICJl9ZwLtkvFZnKd2Shw==}
|
||||
peerDependencies:
|
||||
apexcharts: ^3.40.0
|
||||
solid-js: ^1.6.0
|
||||
dependencies:
|
||||
apexcharts: 3.42.0
|
||||
apexcharts: 3.43.0
|
||||
defu: 6.1.2
|
||||
solid-js: 1.7.12
|
||||
dev: false
|
||||
|
Loading…
Reference in New Issue
Block a user