mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump apexcharts from 3.49.1 to 3.49.2 (#790)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.49.1 to 3.49.2. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.49.1...v3.49.2) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1ca4882a99
commit
8b5691c05e
@ -40,7 +40,7 @@
|
||||
"@types/node": "^20.14.7",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.4",
|
||||
"apexcharts": "^3.49.1",
|
||||
"apexcharts": "^3.49.2",
|
||||
"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.1
|
||||
version: 3.49.1
|
||||
specifier: ^3.49.2
|
||||
version: 3.49.2
|
||||
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@3.2.4(prettier@3.3.2)(typescript@5.5.2))(prettier@3.3.2)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.49.1)(solid-js@1.8.17)
|
||||
version: 0.3.4(apexcharts@3.49.2)(solid-js@1.8.17)
|
||||
solid-js:
|
||||
specifier: ^1.8.17
|
||||
version: 1.8.17
|
||||
@ -1496,8 +1496,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@3.49.1:
|
||||
resolution: {integrity: sha512-MqGtlq/KQuO8j0BBsUJYlRG8VBctKwYdwuBtajHgHTmSgUU3Oai+8oYN/rKCXwXzrUlYA+GiMgotAIbXY2BCGw==}
|
||||
apexcharts@3.49.2:
|
||||
resolution: {integrity: sha512-vBB8KgwfD9rSObA7s4kY2rU6DeaN67gTR3JN7r32ztgKVf8lKkdFQ6iUhk6oIHrV7W8PoHhr5EwKymn0z5Fz6A==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5133,7 +5133,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@3.49.1:
|
||||
apexcharts@3.49.2:
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -6800,9 +6800,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@3.49.1)(solid-js@1.8.17):
|
||||
solid-apexcharts@0.3.4(apexcharts@3.49.2)(solid-js@1.8.17):
|
||||
dependencies:
|
||||
apexcharts: 3.49.1
|
||||
apexcharts: 3.49.2
|
||||
defu: 6.1.4
|
||||
solid-js: 1.8.17
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user