From 9d5fb78c5deabb295f1d0153d2e5852b572c2dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 05:09:12 +0000 Subject: [PATCH] Bump apexcharts from 4.1.0 to 4.2.0 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: apexcharts dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48f3b3aa..efae37a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@types/homey": "npm:homey-apps-sdk-v3-types@^0.3.10", "@types/luxon": "^3.4.2", "@types/node": "^22.10.1", - "apexcharts": "^4.1.0", + "apexcharts": "^4.2.0", "daisyui": "^4.12.20", "eslint": "^9.16.0", "eslint-config-prettier": "^9.1.0", @@ -1078,9 +1078,9 @@ } }, "node_modules/apexcharts": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-4.1.0.tgz", - "integrity": "sha512-TE0q0cXeS5k/AByLqlZAQ/aRQfdD3z0Ajd1uQWWZEjxiIC5qcBpMrTaG+aT+c3golqkvLH3u6kxDW8HBrggpLw==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-4.2.0.tgz", + "integrity": "sha512-MQ5o8KnwMGcAlo+LhXlAjWGk8wBNBK2O1gFv+JiB6w3oJeuDJUFqa6FLTDlXvdhtObNQ3vIfAtv0AbMSkDv0DQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index d5bc675a..233bfee4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/homey": "npm:homey-apps-sdk-v3-types@^0.3.10", "@types/luxon": "^3.4.2", "@types/node": "^22.10.1", - "apexcharts": "^4.1.0", + "apexcharts": "^4.2.0", "daisyui": "^4.12.20", "eslint": "^9.16.0", "eslint-config-prettier": "^9.1.0",