Browse Source

build(deps): bump apexcharts from 5.3.1 to 5.3.2 in /src

Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-version: 5.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2073/head
dependabot[bot] 1 week ago
committed by GitHub
parent
commit
9fe183252b
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",
"@pinia/nuxt": "^0.11.2",
"@tailwindcss/forms": "^0.5.10",
"apexcharts": "^5.3.1",
"apexcharts": "^5.3.2",
"argon2": "^0.43.1",
"cidr-tools": "^11.0.3",
"citty": "^0.1.6",

16
src/pnpm-lock.yaml

@ -33,8 +33,8 @@ importers:
specifier: ^0.5.10
version: 0.5.10(tailwindcss@3.4.17)
apexcharts:
specifier: ^5.3.1
version: 5.3.1
specifier: ^5.3.2
version: 5.3.2
argon2:
specifier: ^0.43.1
version: 0.43.1
@ -97,7 +97,7 @@ importers:
version: 3.5.18(typescript@5.8.3)
vue3-apexcharts:
specifier: ^1.8.0
version: 1.8.0(apexcharts@5.3.1)(vue@3.5.18(typescript@5.8.3))
version: 1.8.0(apexcharts@5.3.2)(vue@3.5.18(typescript@5.8.3))
zod:
specifier: ^4.0.10
version: 4.0.10
@ -2177,8 +2177,8 @@ packages:
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
engines: {node: '>= 8'}
apexcharts@5.3.1:
resolution: {integrity: sha512-GMfVt9h8qNMqebZz1HOSyWcmdOKWPGnp/F7ta6IijXO3t2B/K25bS+Ml709zdw7yHO/45F1DgnKnDyK6uRZ2Ng==}
apexcharts@5.3.2:
resolution: {integrity: sha512-qeKIS5CS/n+CoNNwbd69G4rRc3we5/8g5Mu46OumqH7pCMSN4MhI2lr0xDY/ktBlFh94YuM9psc9WX6EWtC90g==}
archiver-utils@5.0.2:
resolution: {integrity: sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==}
@ -7887,7 +7887,7 @@ snapshots:
normalize-path: 3.0.0
picomatch: 2.3.1
apexcharts@5.3.1:
apexcharts@5.3.2:
dependencies:
'@svgdotjs/svg.draggable.js': 3.0.6(@svgdotjs/svg.js@3.2.4)
'@svgdotjs/svg.filter.js': 3.0.9
@ -11462,9 +11462,9 @@ snapshots:
'@vue/language-core': 3.0.4(typescript@5.8.3)
typescript: 5.8.3
vue3-apexcharts@1.8.0(apexcharts@5.3.1)(vue@3.5.18(typescript@5.8.3)):
vue3-apexcharts@1.8.0(apexcharts@5.3.2)(vue@3.5.18(typescript@5.8.3)):
dependencies:
apexcharts: 5.3.1
apexcharts: 5.3.2
vue: 3.5.18(typescript@5.8.3)
vue@3.5.18(typescript@5.8.3):

Loading…
Cancel
Save