From 8934ec6358814fefa871c77bad9f7a4319a8ac93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:03:49 +0000 Subject: [PATCH] Bump Silksong.ModMenu from 0.4.4 to 0.5.2 --- updated-dependencies: - dependency-name: Silksong.ModMenu dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- RecentItemsDisplay/RecentItemsDisplay.csproj | 2 +- RecentItemsDisplay/packages.lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RecentItemsDisplay/RecentItemsDisplay.csproj b/RecentItemsDisplay/RecentItemsDisplay.csproj index d4b8804..ffed83d 100644 --- a/RecentItemsDisplay/RecentItemsDisplay.csproj +++ b/RecentItemsDisplay/RecentItemsDisplay.csproj @@ -46,7 +46,7 @@ - + diff --git a/RecentItemsDisplay/packages.lock.json b/RecentItemsDisplay/packages.lock.json index 798e40b..a6fc337 100644 --- a/RecentItemsDisplay/packages.lock.json +++ b/RecentItemsDisplay/packages.lock.json @@ -111,14 +111,14 @@ }, "Silksong.ModMenu": { "type": "Direct", - "requested": "[0.4.4, )", - "resolved": "0.4.4", - "contentHash": "VrXaB1K4FCaNfvMlIDlj/cPaSNrD6hIrGKq19FtwTRkGzlkY4TmRhvVtwJkP7csPveDy207y6ODX9iTjox9x4w==", + "requested": "[0.5.2, )", + "resolved": "0.5.2", + "contentHash": "i+ttTX6A9TcXlBkS2+epqAKVlvP+Jh60R7GjbTM2RliVoU3UDM2QO+15Pknkl3VyuyLEhtIycTqCpATekoTKpw==", "dependencies": { "BepInEx.Core": "5.4.21", "HarmonyX": "2.9.0", "MonoDetour": "0.7.13", - "Silksong.UnityHelper": "1.1.1", + "Silksong.UnityHelper": "1.2.0", "UnityEngine.Modules": "6000.0.50" } },