Browse Source

build(deps): bump vue3-apexcharts from 1.8.0 to 1.9.0 in /src

Bumps [vue3-apexcharts](https://github.com/apexcharts/vue3-apexcharts) from 1.8.0 to 1.9.0.
- [Commits](https://github.com/apexcharts/vue3-apexcharts/commits)

---
updated-dependencies:
- dependency-name: vue3-apexcharts
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
pull/2225/head
dependabot[bot] 9 months ago
committed by GitHub
parent
commit
c14acad628
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/package.json
  2. 10
      src/pnpm-lock.yaml

2
src/package.json

@ -49,7 +49,7 @@
"tailwindcss": "^3.4.18",
"timeago.js": "^4.0.2",
"vue": "latest",
"vue3-apexcharts": "^1.8.0",
"vue3-apexcharts": "^1.9.0",
"zod": "^4.1.12"
},
"devDependencies": {

10
src/pnpm-lock.yaml

@ -99,8 +99,8 @@ importers:
specifier: latest
version: 3.5.22([email protected])
vue3-apexcharts:
specifier: ^1.8.0
version: 1.8.0([email protected])([email protected]([email protected]))
specifier: ^1.9.0
version: 1.9.0([email protected])([email protected]([email protected]))
zod:
specifier: ^4.1.12
version: 4.1.12
@ -5344,8 +5344,8 @@ packages:
peerDependencies:
typescript: '>=5.0.0'
vue3-apexcharts@1.8.0:
resolution: {integrity: sha512-5tSD4mXTBbIJ9ir+58qHE6oNtIe0RNgqIRYMKpcsIaxkKtwUww4JhvPkpUFlmiW4OJbbdklgjleXq1lfcM4gdA==}
vue3-apexcharts@1.9.0:
resolution: {integrity: sha512-oGbo4kUlV9QRbsvS/zz7s251+yTI9O82d61rSMKWHS5OFo05kO2j5DdTrZW4HcLNXm6iNBsq/s81iylTxWfl5g==}
peerDependencies:
apexcharts: '>=4.0.0'
vue: '>=3.0.0'
@ -10944,7 +10944,7 @@ snapshots:
'@vue/language-core': 3.1.1([email protected])
typescript: 5.9.3
vue3-apexcharts@1.8.0([email protected])([email protected]([email protected])):
vue3-apexcharts@1.9.0([email protected])([email protected]([email protected])):
dependencies:
apexcharts: 5.3.5
vue: 3.5.22([email protected])

Loading…
Cancel
Save