mirror of https://github.com/wg-easy/wg-easy
Browse Source
--- updated-dependencies: - dependency-name: apexcharts dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>pull/2029/head
committed by
GitHub
2 changed files with 9 additions and 9 deletions
@ -33,8 +33,8 @@ importers: |
|||||
specifier: ^0.5.10 |
specifier: ^0.5.10 |
||||
version: 0.5.10([email protected]) |
version: 0.5.10([email protected]) |
||||
apexcharts: |
apexcharts: |
||||
specifier: ^4.7.0 |
specifier: ^5.2.0 |
||||
version: 4.7.0 |
version: 5.2.0 |
||||
argon2: |
argon2: |
||||
specifier: ^0.43.0 |
specifier: ^0.43.0 |
||||
version: 0.43.0 |
version: 0.43.0 |
||||
@ -97,7 +97,7 @@ importers: |
|||||
version: 3.5.17([email protected]) |
version: 3.5.17([email protected]) |
||||
vue3-apexcharts: |
vue3-apexcharts: |
||||
specifier: ^1.8.0 |
specifier: ^1.8.0 |
||||
version: 1.8.0(apexcharts@4.7.0)([email protected]([email protected])) |
version: 1.8.0(apexcharts@5.2.0)([email protected]([email protected])) |
||||
zod: |
zod: |
||||
specifier: ^3.25.75 |
specifier: ^3.25.75 |
||||
version: 3.25.75 |
version: 3.25.75 |
||||
@ -1944,8 +1944,8 @@ packages: |
|||||
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} |
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} |
||||
engines: {node: '>= 8'} |
engines: {node: '>= 8'} |
||||
|
|
||||
apexcharts@4.7.0: |
apexcharts@5.2.0: |
||||
resolution: {integrity: sha512-iZSrrBGvVlL+nt2B1NpqfDuBZ9jX61X9I2+XV0hlYXHtTwhwLTHDKGXjNXAgFBDLuvSYCB/rq2nPWVPRv2DrGA==} |
resolution: {integrity: sha512-BZ+v4Wqf4BKVRKBatVghDVu9vu2SXhl/F7ujT2awnf7Zv6RT39FQWtAAV3bpH+G5c8IADw0PyOKG00+rN1UoNg==} |
||||
|
|
||||
[email protected]: |
[email protected]: |
||||
resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==} |
resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==} |
||||
@ -7444,7 +7444,7 @@ snapshots: |
|||||
normalize-path: 3.0.0 |
normalize-path: 3.0.0 |
||||
picomatch: 2.3.1 |
picomatch: 2.3.1 |
||||
|
|
||||
apexcharts@4.7.0: |
apexcharts@5.2.0: |
||||
dependencies: |
dependencies: |
||||
'@svgdotjs/svg.draggable.js': 3.0.6(@svgdotjs/[email protected]) |
'@svgdotjs/svg.draggable.js': 3.0.6(@svgdotjs/[email protected]) |
||||
'@svgdotjs/svg.filter.js': 3.0.9 |
'@svgdotjs/svg.filter.js': 3.0.9 |
||||
@ -10932,9 +10932,9 @@ snapshots: |
|||||
'@vue/language-core': 3.0.1([email protected]) |
'@vue/language-core': 3.0.1([email protected]) |
||||
typescript: 5.8.3 |
typescript: 5.8.3 |
||||
|
|
||||
[email protected](apexcharts@4.7.0)([email protected]([email protected])): |
[email protected](apexcharts@5.2.0)([email protected]([email protected])): |
||||
dependencies: |
dependencies: |
||||
apexcharts: 4.7.0 |
apexcharts: 5.2.0 |
||||
vue: 3.5.17([email protected]) |
vue: 3.5.17([email protected]) |
||||
|
|
||||
[email protected]([email protected]): |
[email protected]([email protected]): |
||||
|
|||||
Loading…
Reference in new issue