Skip to content

Commit 3442bc2

Browse files
Bump highcharts from 11.4.8 to 12.2.0 in /Plan/react/dashboard
Bumps [highcharts](https://github.com/highcharts/highcharts-dist) from 11.4.8 to 12.2.0. - [Commits](highcharts/highcharts-dist@v11.4.8...v12.2.0) --- updated-dependencies: - dependency-name: highcharts dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06a3112 commit 3442bc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Plan/react/dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"axios": "^1.8.4",
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",
28-
"highcharts": "^11.4.8",
28+
"highcharts": "^12.2.0",
2929
"i18next": "^24.2.3",
3030
"i18next-chained-backend": "^4.6.2",
3131
"i18next-http-backend": "^3.0.2",

Plan/react/dashboard/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1944,10 +1944,10 @@ hastscript@^6.0.0:
19441944
property-information "^5.0.0"
19451945
space-separated-tokens "^1.0.0"
19461946

1947-
highcharts@^11.4.8:
1948-
version "11.4.8"
1949-
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-11.4.8.tgz#252e71b81c24ec9f99e756b76dbebd7546e18dda"
1950-
integrity sha512-5Tke9LuzZszC4osaFisxLIcw7xgNGz4Sy3Jc9pRMV+ydm6sYqsPYdU8ELOgpzGNrbrRNDRBtveoR5xS3SzneEA==
1947+
highcharts@^12.2.0:
1948+
version "12.2.0"
1949+
resolved "https://registry.yarnpkg.com/highcharts/-/highcharts-12.2.0.tgz#264633af7e815f0f6291c0d570b1da12e323e9de"
1950+
integrity sha512-UUN+osTP3aeGc4KmoMuWAjzpKif8GYHFozzYI4O8h1ILGof25M/ZGBpXLvgqf1z0LVh7N9eG7i0HnzMfjcR4nA==
19511951

19521952
highlight.js@^10.4.1, highlight.js@~10.7.0:
19531953
version "10.7.3"

0 commit comments

Comments
 (0)