From b9340f3cf72fa4d0f435f38268cb70a335e29979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 12:26:08 +0000 Subject: [PATCH] Bump allotment from 1.20.4 to 1.20.5 Bumps [allotment](https://github.com/johnwalley/allotment) from 1.20.4 to 1.20.5. - [Release notes](https://github.com/johnwalley/allotment/releases) - [Changelog](https://github.com/johnwalley/allotment/blob/main/CHANGELOG.md) - [Commits](https://github.com/johnwalley/allotment/compare/v1.20.4...v1.20.5) --- updated-dependencies: - dependency-name: allotment dependency-version: 1.20.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/package.json | 2 +- eCommerce/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/package.json b/Library/package.json index 1a2e6b2e..d241a2fb 100644 --- a/Library/package.json +++ b/Library/package.json @@ -22,7 +22,7 @@ "@cratis/applications.react": "17.26.1", "@cratis/applications.react.mvvm": "17.26.1", "@cratis/applications.vite": "17.26.1", - "allotment": "1.20.4", + "allotment": "1.20.5", "echarts": "6.0.0", "mobx": "6.15.0", "mobx-react": "9.2.1", diff --git a/eCommerce/package.json b/eCommerce/package.json index 684593b0..5f6bd135 100644 --- a/eCommerce/package.json +++ b/eCommerce/package.json @@ -22,7 +22,7 @@ "@cratis/applications.react": "17.26.1", "@cratis/applications.react.mvvm": "17.26.1", "@cratis/applications.vite": "17.26.1", - "allotment": "1.20.4", + "allotment": "1.20.5", "echarts": "6.0.0", "mobx": "6.15.0", "mobx-react": "9.2.1",