Browse Source

build(deps): bump apexcharts from 4.7.0 to 5.2.0 in /src

---
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] <support@github.com>
pull/2029/head
dependabot[bot] 3 weeks ago
committed by GitHub
parent
commit
26817e7f7e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 16
      src/pnpm-lock.yaml

2
src/package.json

@ -28,7 +28,7 @@
"@phc/format": "^1.0.0", "@phc/format": "^1.0.0",
"@pinia/nuxt": "^0.11.1", "@pinia/nuxt": "^0.11.1",
"@tailwindcss/forms": "^0.5.10", "@tailwindcss/forms": "^0.5.10",
"apexcharts": "^4.7.0", "apexcharts": "^5.2.0",
"argon2": "^0.43.0", "argon2": "^0.43.0",
"cidr-tools": "^11.0.3", "cidr-tools": "^11.0.3",
"citty": "^0.1.6", "citty": "^0.1.6",

16
src/pnpm-lock.yaml

@ -33,8 +33,8 @@ importers:
specifier: ^0.5.10 specifier: ^0.5.10
version: 0.5.10(tailwindcss@3.4.17) version: 0.5.10(tailwindcss@3.4.17)
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(typescript@5.8.3) version: 3.5.17(typescript@5.8.3)
vue3-apexcharts: vue3-apexcharts:
specifier: ^1.8.0 specifier: ^1.8.0
version: 1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)) version: 1.8.0(apexcharts@5.2.0)(vue@3.5.17(typescript@5.8.3))
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==}
archiver-utils@5.0.2: archiver-utils@5.0.2:
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/svg.js@3.2.4) '@svgdotjs/svg.draggable.js': 3.0.6(@svgdotjs/svg.js@3.2.4)
'@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(typescript@5.8.3) '@vue/language-core': 3.0.1(typescript@5.8.3)
typescript: 5.8.3 typescript: 5.8.3
vue3-apexcharts@1.8.0(apexcharts@4.7.0)(vue@3.5.17(typescript@5.8.3)): vue3-apexcharts@1.8.0(apexcharts@5.2.0)(vue@3.5.17(typescript@5.8.3)):
dependencies: dependencies:
apexcharts: 4.7.0 apexcharts: 5.2.0
vue: 3.5.17(typescript@5.8.3) vue: 3.5.17(typescript@5.8.3)
vue@3.5.17(typescript@5.8.3): vue@3.5.17(typescript@5.8.3):

Loading…
Cancel
Save