From baf0f300a55f955d5c794ada0d913aa34a5ec93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 06:08:59 +0000 Subject: [PATCH] chore(deps): bump github.com/nielsmadan/shortcutfield Bumps [github.com/nielsmadan/shortcutfield](https://github.com/nielsmadan/ShortcutField) from 2.2.2 to 2.2.4. - [Commits](https://github.com/nielsmadan/ShortcutField/compare/2.2.2...ac11e58b3fed599ad9b03398864dc05fb5ac52c4) --- updated-dependencies: - dependency-name: github.com/nielsmadan/shortcutfield dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Juggler.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Juggler.xcodeproj/project.pbxproj b/Juggler.xcodeproj/project.pbxproj index 2a1d1a0..880649a 100644 --- a/Juggler.xcodeproj/project.pbxproj +++ b/Juggler.xcodeproj/project.pbxproj @@ -630,7 +630,7 @@ repositoryURL = "https://github.com/nielsmadan/ShortcutField"; requirement = { kind = exactVersion; - version = 2.2.2; + version = 2.2.4; }; }; 19F658622F22BA5700CB4D71 /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = { diff --git a/Juggler.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Juggler.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7b864a7..5277727 100644 --- a/Juggler.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Juggler.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -15,8 +15,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/nielsmadan/ShortcutField", "state" : { - "revision" : "9f243569ab7bbc7a091b919ce37f455a2ddb8dda", - "version" : "2.2.2" + "revision" : "ac11e58b3fed599ad9b03398864dc05fb5ac52c4", + "version" : "2.2.4" } }, {