From 616d650044e77c7440eeec83797ee892729ae23b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:21:42 +0000 Subject: [PATCH] Bump Silksong.ModMenu from 0.4.2 to 0.4.3 --- updated-dependencies: - dependency-name: Silksong.ModMenu dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- BingoUI/BingoUI.csproj | 2 +- BingoUI/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BingoUI/BingoUI.csproj b/BingoUI/BingoUI.csproj index fdb82ac..2a6147c 100644 --- a/BingoUI/BingoUI.csproj +++ b/BingoUI/BingoUI.csproj @@ -49,7 +49,7 @@ - + diff --git a/BingoUI/packages.lock.json b/BingoUI/packages.lock.json index 98cf2e4..f85d8ed 100644 --- a/BingoUI/packages.lock.json +++ b/BingoUI/packages.lock.json @@ -105,9 +105,9 @@ }, "Silksong.ModMenu": { "type": "Direct", - "requested": "[0.4.2, )", - "resolved": "0.4.2", - "contentHash": "xNVRIXngSK63v0+8+yTPRJZaFKo1qHJYNprJIa5pu80CfiCQDCi9oQTid3vYVOekijuiUcO7A67fq8iucGON3g==", + "requested": "[0.4.3, )", + "resolved": "0.4.3", + "contentHash": "uRI5SS6NIX3ivv/eLFLD9elYdLEfg6s6yHX/SY2N7ps4Ijdt28KMMlRyNI09Z0oXRULRIUSl02nasFUxEB+RPg==", "dependencies": { "BepInEx.Core": "5.4.21", "HarmonyX": "2.9.0",