From 5bb88ceb27306d3246cd525e0561136271c8a143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 19:29:53 +0000 Subject: [PATCH] Bump handsontable from 13.1.0 to 16.0.1 in /mpcontribs-portal Bumps [handsontable](https://github.com/handsontable/handsontable) from 13.1.0 to 16.0.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.0.1) --- updated-dependencies: - dependency-name: handsontable dependency-version: 16.0.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..910976204 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.0.1", "highlight.js": "^11.9.0", "imports-loader": "^5.0.0", "jquery": "^3.7.1",