mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump solid-apexcharts from 0.3.2 to 0.3.3 (#542)
This commit is contained in:
parent
22666858e7
commit
ff1f5979c6
@ -60,7 +60,7 @@
|
||||
"prettier": "^3.1.1",
|
||||
"prettier-plugin-organize-imports": "^3.2.4",
|
||||
"prettier-plugin-tailwindcss": "^0.5.10",
|
||||
"solid-apexcharts": "^0.3.2",
|
||||
"solid-apexcharts": "^0.3.3",
|
||||
"solid-js": "^1.8.7",
|
||||
"solid-toast": "^0.5.0",
|
||||
"sort-package-json": "^2.6.0",
|
||||
|
@ -144,8 +144,8 @@ dependencies:
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(prettier-plugin-organize-imports@3.2.4)(prettier@3.1.1)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.2
|
||||
version: 0.3.2(apexcharts@3.45.1)(solid-js@1.8.7)
|
||||
specifier: ^0.3.3
|
||||
version: 0.3.3(apexcharts@3.45.1)(solid-js@1.8.7)
|
||||
solid-js:
|
||||
specifier: ^1.8.7
|
||||
version: 1.8.7
|
||||
@ -5704,8 +5704,9 @@ packages:
|
||||
is-fullwidth-code-point: 5.0.0
|
||||
dev: false
|
||||
|
||||
/solid-apexcharts@0.3.2(apexcharts@3.45.1)(solid-js@1.8.7):
|
||||
resolution: {integrity: sha512-4U80dk2e/YEghD903aitBrO0l5WjUv/IhRI6Pp8mfJNT6JPkYG4HTMjBrI+XHRU8uJICJl9ZwLtkvFZnKd2Shw==}
|
||||
/solid-apexcharts@0.3.3(apexcharts@3.45.1)(solid-js@1.8.7):
|
||||
resolution: {integrity: sha512-qh2VfDdtyhuPZQkM+REvdqe7yXqDAHSARnkU8IZl2uG7jj28Ak71w/cLT22DAH3QEzLWRVN+w9KnRTrLFKmM3Q==}
|
||||
engines: {node: '>=18', pnpm: '>=8.6.0'}
|
||||
peerDependencies:
|
||||
apexcharts: ^3.40.0
|
||||
solid-js: ^1.6.0
|
||||
|
Loading…
Reference in New Issue
Block a user