mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump apexcharts from 3.51.0 to 3.52.0 (#897)
This commit is contained in:
parent
64b394d9a2
commit
fee2d7739d
@ -40,7 +40,7 @@
|
||||
"@types/node": "^22.1.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.4",
|
||||
"apexcharts": "^3.51.0",
|
||||
"apexcharts": "^3.52.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"byte-size": "^9.0.0",
|
||||
"commitlint": "^19.3.0",
|
||||
|
@ -87,8 +87,8 @@ importers:
|
||||
specifier: ^0.2.4
|
||||
version: 0.2.4
|
||||
apexcharts:
|
||||
specifier: ^3.51.0
|
||||
version: 3.51.0
|
||||
specifier: ^3.52.0
|
||||
version: 3.52.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.39)
|
||||
@ -142,7 +142,7 @@ importers:
|
||||
version: 0.6.5(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.5.4))(prettier@3.3.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.51.0)(solid-js@1.8.19)
|
||||
version: 0.3.4(apexcharts@3.52.0)(solid-js@1.8.19)
|
||||
solid-js:
|
||||
specifier: ^1.8.19
|
||||
version: 1.8.19
|
||||
@ -1495,8 +1495,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@3.51.0:
|
||||
resolution: {integrity: sha512-WpCdVdGiJjf9SAyEeg2rl3q5OqCcNqiEmH0+filMraUiH6Vqyn5GFeMMyH0pon44xjNr1G0xzIRERKRmsGEuRA==}
|
||||
apexcharts@3.52.0:
|
||||
resolution: {integrity: sha512-7dg0ADKs8AA89iYMZMe2sFDG0XK5PfqllKV9N+i3hKHm3vEtdhwz8AlXGm+/b0nJ6jKiaXsqci5LfVxNhtB+dA==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5256,7 +5256,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@3.51.0:
|
||||
apexcharts@3.52.0:
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -6949,9 +6949,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@3.51.0)(solid-js@1.8.19):
|
||||
solid-apexcharts@0.3.4(apexcharts@3.52.0)(solid-js@1.8.19):
|
||||
dependencies:
|
||||
apexcharts: 3.51.0
|
||||
apexcharts: 3.52.0
|
||||
defu: 6.1.4
|
||||
solid-js: 1.8.19
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user