mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-13 06:05:34 +08:00
build(deps): bump apexcharts from 3.53.0 to 3.54.0 (#1043)
This commit is contained in:
parent
792bd8cc46
commit
dd24909fab
@ -40,7 +40,7 @@
|
||||
"@types/node": "^22.7.4",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.6",
|
||||
"apexcharts": "^3.53.0",
|
||||
"apexcharts": "^3.54.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"byte-size": "^9.0.0",
|
||||
"commitlint": "^19.5.0",
|
||||
|
@ -87,8 +87,8 @@ importers:
|
||||
specifier: ^0.2.6
|
||||
version: 0.2.6
|
||||
apexcharts:
|
||||
specifier: ^3.53.0
|
||||
version: 3.53.0
|
||||
specifier: ^3.54.0
|
||||
version: 3.54.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.44)
|
||||
@ -142,7 +142,7 @@ importers:
|
||||
version: 0.6.8(prettier-plugin-organize-imports@4.1.0(prettier@3.3.3)(typescript@5.6.2))(prettier@3.3.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.53.0)(solid-js@1.9.1)
|
||||
version: 0.3.4(apexcharts@3.54.0)(solid-js@1.9.1)
|
||||
solid-js:
|
||||
specifier: ^1.9.1
|
||||
version: 1.9.1
|
||||
@ -1509,8 +1509,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@3.53.0:
|
||||
resolution: {integrity: sha512-QESZHZY3w9LPQ64PGh1gEdfjYjJ5Jp+Dfy0D/CLjsLOPTpXzdxwlNMqRj+vPbTcP0nAHgjWv1maDqcEq6u5olw==}
|
||||
apexcharts@3.54.0:
|
||||
resolution: {integrity: sha512-ZgI/seScffjLpwNRX/gAhIkAhpCNWiTNsdICv7qxnF0xisI23XSsaENUKIcMlyP1rbe8ECgvybDnp7plZld89A==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5272,7 +5272,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@3.53.0:
|
||||
apexcharts@3.54.0:
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -6959,9 +6959,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@3.53.0)(solid-js@1.9.1):
|
||||
solid-apexcharts@0.3.4(apexcharts@3.54.0)(solid-js@1.9.1):
|
||||
dependencies:
|
||||
apexcharts: 3.53.0
|
||||
apexcharts: 3.54.0
|
||||
defu: 6.1.4
|
||||
solid-js: 1.9.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user