From 0f68cd775d88ea37dc4950da7ca4c6d905f275c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 08:59:26 +0000 Subject: [PATCH] Bump highcharts from 10.3.3 to 13.0.2 Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 10.3.3 to 13.0.2. - [Commits](https://github.com/highcharts/highcharts-dist/compare/v10.3.3...v13.0.2) --- updated-dependencies: - dependency-name: highcharts dependency-version: 13.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef9aa616..79d46a2e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "esbuild": "^0.28.2", "esbuild-rails": "^1.0.8", "flatpickr": "^4.6.3", - "highcharts": "^10.2.0", + "highcharts": "^13.0.2", "popper.js": "^1.16.0", "sass": "^1.104.0", "sass-migrator": "^1.5.6", diff --git a/yarn.lock b/yarn.lock index 693f3f87..56992cd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -400,10 +400,10 @@ glob-parent@^5.1.2: dependencies: is-glob "^4.0.1" -highcharts@^10.2.0: - version "10.3.3" - resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-10.3.3.tgz#b8acca24f2d4b1f2f726540734166e59e07b35c4" - integrity sha512-r7wgUPQI9tr3jFDn3XT36qsNwEIZYcfgz4mkKEA6E4nn5p86y+u1EZjazIG4TRkl5/gmGRtkBUiZW81g029RIw== +highcharts@^13.0.2: + version "13.0.2" + resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-13.0.2.tgz#199d73f4ce487b6d38992dcf63aeaae0fb2c05c8" + integrity sha512-BBqoxQpRgA4c2oCfIIBRVIs+lt1CHKs1cZic9YBt54OukFY6DSyvQbLZ+/1UrN2iKu24I5HvMdVG89Z+Pis6zA== immutable@^5.1.5: version "5.1.9"