From 295147ec294126bfee9614d26f511118e3bc8f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:09:20 +0000 Subject: [PATCH] Bump handsontable from 13.1.0 to 15.0.1 in /mpcontribs-portal Bumps [handsontable](https://github.com/handsontable/handsontable) from 13.1.0 to 15.0.1. - [Release notes](https://github.com/handsontable/handsontable/releases) - [Changelog](https://github.com/handsontable/handsontable/blob/15.0.1/CHANGELOG.md) - [Commits](https://github.com/handsontable/handsontable/compare/13.1.0...15.0.1) --- updated-dependencies: - dependency-name: handsontable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mpcontribs-portal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpcontribs-portal/package.json b/mpcontribs-portal/package.json index 5e5d8725a..057f9d08c 100644 --- a/mpcontribs-portal/package.json +++ b/mpcontribs-portal/package.json @@ -30,7 +30,7 @@ "compression-webpack-plugin": "^11.0.0", "core-js": "^3.33.1", "css-loader": "^7.0.0", - "handsontable": "^13.1.0", + "handsontable": "^15.0.1", "highlight.js": "^11.9.0", "imports-loader": "^5.0.0", "jquery": "^3.7.1",