From 77743129f80e53e4a5d792fc602f68ce25b17f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 18:35:30 +0000 Subject: [PATCH] Bump handsontable from 13.1.0 to 16.1.1 in /mpcontribs-portal Bumps [handsontable](https://github.com/handsontable/handsontable) from 13.1.0 to 16.1.1. - [Release notes](https://github.com/handsontable/handsontable/releases) - [Changelog](https://github.com/handsontable/handsontable/blob/develop/CHANGELOG.md) - [Commits](https://github.com/handsontable/handsontable/compare/13.1.0...16.1.1) --- updated-dependencies: - dependency-name: handsontable dependency-version: 16.1.1 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 e2567d69d..66418a0ff 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": "^16.1.1", "highlight.js": "^11.9.0", "imports-loader": "^5.0.0", "jquery": "^3.7.1",