mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump apexcharts from 3.52.0 to 3.53.0 (#965)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.52.0 to 3.53.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.52.0...v3.53.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:production update-type: version-update:semver-minor ... 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
2cf34aaf82
commit
420e8a69da
@ -40,7 +40,7 @@
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@vite-pwa/assets-generator": "^0.2.4",
|
||||
"apexcharts": "^3.52.0",
|
||||
"apexcharts": "^3.53.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"byte-size": "^9.0.0",
|
||||
"commitlint": "^19.4.1",
|
||||
|
@ -87,8 +87,8 @@ importers:
|
||||
specifier: ^0.2.4
|
||||
version: 0.2.4
|
||||
apexcharts:
|
||||
specifier: ^3.52.0
|
||||
version: 3.52.0
|
||||
specifier: ^3.53.0
|
||||
version: 3.53.0
|
||||
autoprefixer:
|
||||
specifier: ^10.4.20
|
||||
version: 10.4.20(postcss@8.4.41)
|
||||
@ -142,7 +142,7 @@ importers:
|
||||
version: 0.6.6(prettier-plugin-organize-imports@4.0.0(prettier@3.3.3)(typescript@5.5.4))(prettier@3.3.3)
|
||||
solid-apexcharts:
|
||||
specifier: ^0.3.4
|
||||
version: 0.3.4(apexcharts@3.52.0)(solid-js@1.8.22)
|
||||
version: 0.3.4(apexcharts@3.53.0)(solid-js@1.8.22)
|
||||
solid-js:
|
||||
specifier: ^1.8.22
|
||||
version: 1.8.22
|
||||
@ -1495,8 +1495,8 @@ packages:
|
||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
apexcharts@3.52.0:
|
||||
resolution: {integrity: sha512-7dg0ADKs8AA89iYMZMe2sFDG0XK5PfqllKV9N+i3hKHm3vEtdhwz8AlXGm+/b0nJ6jKiaXsqci5LfVxNhtB+dA==}
|
||||
apexcharts@3.53.0:
|
||||
resolution: {integrity: sha512-QESZHZY3w9LPQ64PGh1gEdfjYjJ5Jp+Dfy0D/CLjsLOPTpXzdxwlNMqRj+vPbTcP0nAHgjWv1maDqcEq6u5olw==}
|
||||
|
||||
arg@5.0.2:
|
||||
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
||||
@ -5250,7 +5250,7 @@ snapshots:
|
||||
normalize-path: 3.0.0
|
||||
picomatch: 2.3.1
|
||||
|
||||
apexcharts@3.52.0:
|
||||
apexcharts@3.53.0:
|
||||
dependencies:
|
||||
'@yr/monotone-cubic-spline': 1.0.3
|
||||
svg.draggable.js: 2.2.2
|
||||
@ -6932,9 +6932,9 @@ snapshots:
|
||||
|
||||
smob@1.5.0: {}
|
||||
|
||||
solid-apexcharts@0.3.4(apexcharts@3.52.0)(solid-js@1.8.22):
|
||||
solid-apexcharts@0.3.4(apexcharts@3.53.0)(solid-js@1.8.22):
|
||||
dependencies:
|
||||
apexcharts: 3.52.0
|
||||
apexcharts: 3.53.0
|
||||
defu: 6.1.4
|
||||
solid-js: 1.8.22
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user