mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 07:24:10 +08:00
build(deps): bump apexcharts from 4.0.0 to 4.1.0 (#1197)
This commit is contained in:
parent
ecb43c7c90
commit
309a3ac783
@ -44,7 +44,7 @@
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.6",
|
||||
"apexcharts": "^4.0.0",
|
||||
"apexcharts": "^4.1.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"byte-size": "^9.0.0",
|
||||
"commitlint": "^19.6.0",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -99,8 +99,8 @@ importers:
|
||||
specifier: ^0.2.6
|
||||
version: 0.2.6
|
||||
apexcharts:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.49)
|
||||
@ -154,7 +154,7 @@ importers:
|
||||
version: 0.6.8(prettier-plugin-organize-imports@4.1.0(prettier@3.3.3)(typescript@5.7.2))(prettier@3.3.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@4.0.0)(solid-js@1.9.3)
|
||||
version: 0.3.4(apexcharts@4.1.0)(solid-js@1.9.3)
|
||||
solid-js:
|
||||
specifier: ^1.9.3
|
||||
version: 1.9.3
|
||||
@ -1607,8 +1607,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@4.0.0:
|
||||
resolution: {integrity: sha512-6G4Zuph04abbUzzroHXkXARk0LwKdBdQQo5+zRebi+sOoj5Q/toj4z6QMB6e6w/FdkeaO1i3NH3LnCv8hcqczw==}
|
||||
apexcharts@4.1.0:
|
||||
resolution: {integrity: sha512-TE0q0cXeS5k/AByLqlZAQ/aRQfdD3z0Ajd1uQWWZEjxiIC5qcBpMrTaG+aT+c3golqkvLH3u6kxDW8HBrggpLw==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5410,7 +5410,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@4.0.0:
|
||||
apexcharts@4.1.0:
|
||||
dependencies:
|
||||
'@svgdotjs/svg.draggable.js': 3.0.4(@svgdotjs/svg.js@3.2.4)
|
||||
'@svgdotjs/svg.filter.js': 3.0.8
|
||||
@ -7077,9 +7077,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@4.0.0)(solid-js@1.9.3):
|
||||
solid-apexcharts@0.3.4(apexcharts@4.1.0)(solid-js@1.9.3):
|
||||
dependencies:
|
||||
apexcharts: 4.0.0
|
||||
apexcharts: 4.1.0
|
||||
defu: 6.1.4
|
||||
solid-js: 1.9.3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user