mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump apexcharts from 3.49.2 to 3.50.0 (#811)
This commit is contained in:
parent
727184a506
commit
4a13fe17fc
@ -40,7 +40,7 @@
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.4",
|
||||
"apexcharts": "^3.49.2",
|
||||
"apexcharts": "^3.50.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"byte-size": "^8.1.1",
|
||||
"commitlint": "^19.3.0",
|
||||
|
@ -87,8 +87,8 @@ importers:
|
||||
specifier: ^0.2.4
|
||||
version: 0.2.4
|
||||
apexcharts:
|
||||
specifier: ^3.49.2
|
||||
version: 3.49.2
|
||||
specifier: ^3.50.0
|
||||
version: 3.50.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.19
|
||||
version: 10.4.19(postcss@8.4.38)
|
||||
@ -142,7 +142,7 @@ importers:
|
||||
version: 0.6.5(prettier-plugin-organize-imports@4.0.0(prettier@3.3.2)(typescript@5.5.3))(prettier@3.3.2)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.49.2)(solid-js@1.8.18)
|
||||
version: 0.3.4(apexcharts@3.50.0)(solid-js@1.8.18)
|
||||
solid-js:
|
||||
specifier: ^1.8.18
|
||||
version: 1.8.18
|
||||
@ -1496,8 +1496,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@3.49.2:
|
||||
resolution: {integrity: sha512-vBB8KgwfD9rSObA7s4kY2rU6DeaN67gTR3JN7r32ztgKVf8lKkdFQ6iUhk6oIHrV7W8PoHhr5EwKymn0z5Fz6A==}
|
||||
apexcharts@3.50.0:
|
||||
resolution: {integrity: sha512-LJT1PNAm+NoIU3aogL2P+ViC0y/Cjik54FdzzGV54UNnGQLBoLe5ok3fxsJDTgyez45BGYT8gqNpYKqhdfy5sg==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5205,7 +5205,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@3.49.2:
|
||||
apexcharts@3.50.0:
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -6875,9 +6875,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@3.49.2)(solid-js@1.8.18):
|
||||
solid-apexcharts@0.3.4(apexcharts@3.50.0)(solid-js@1.8.18):
|
||||
dependencies:
|
||||
apexcharts: 3.49.2
|
||||
apexcharts: 3.50.0
|
||||
defu: 6.1.4
|
||||
solid-js: 1.8.18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user