From c14acad628694629260fd791318426a3222435fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:17:13 +0000 Subject: [PATCH] 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] --- src/package.json | 2 +- src/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/package.json b/src/package.json index 39e5a720..129c4a7e 100644 --- a/src/package.json +++ b/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": { diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index 54211319..d0c1e0db 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: latest version: 3.5.22(typescript@5.9.3) vue3-apexcharts: - specifier: ^1.8.0 - version: 1.8.0(apexcharts@5.3.5)(vue@3.5.22(typescript@5.9.3)) + specifier: ^1.9.0 + version: 1.9.0(apexcharts@5.3.5)(vue@3.5.22(typescript@5.9.3)) 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(typescript@5.9.3) typescript: 5.9.3 - vue3-apexcharts@1.8.0(apexcharts@5.3.5)(vue@3.5.22(typescript@5.9.3)): + vue3-apexcharts@1.9.0(apexcharts@5.3.5)(vue@3.5.22(typescript@5.9.3)): dependencies: apexcharts: 5.3.5 vue: 3.5.22(typescript@5.9.3)