From 7a97b076420adf991e7a4830079c1be325b8d2e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:09:17 +0000 Subject: [PATCH] Bump vue-chart-3 from 3.1.8 to 4.0.1 Bumps [vue-chart-3](https://github.com/victorgarciaesgi/vue-chart-3) from 3.1.8 to 4.0.1. - [Release notes](https://github.com/victorgarciaesgi/vue-chart-3/releases) - [Changelog](https://github.com/victorgarciaesgi/vue-chart-3/blob/main/CHANGELOG.md) - [Commits](https://github.com/victorgarciaesgi/vue-chart-3/commits) --- updated-dependencies: - dependency-name: vue-chart-3 dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 410a324..8ad7a09 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "pouchdb-security-helper": "2.1.2", "sentiment": "^5.0.2", "vite-plugin-vuetify": "^2.0.1", - "vue-chart-3": "^3.1.8", + "vue-chart-3": "^4.0.1", "vuetify": "^3.4.10" }, "lint-staged": {