diff --git a/Hackers.xcodeproj/project.pbxproj b/Hackers.xcodeproj/project.pbxproj index f40d886c..45976e5f 100644 --- a/Hackers.xcodeproj/project.pbxproj +++ b/Hackers.xcodeproj/project.pbxproj @@ -1409,7 +1409,7 @@ repositoryURL = "https://github.com/kean/Nuke"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 9.0.0; + minimumVersion = 10.0.0; }; }; 2406B38528AD083500CB396B /* XCRemoteSwiftPackageReference "SwiftSoup" */ = { @@ -1441,7 +1441,7 @@ repositoryURL = "https://github.com/devicekit/DeviceKit.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 4.0.0; + minimumVersion = 5.0.0; }; }; 24A0C9B028AE3523009A1ED4 /* XCRemoteSwiftPackageReference "Swinject" */ = { diff --git a/Hackers.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Hackers.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 3c7a08ac..36a21006 100644 --- a/Hackers.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Hackers.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -5,8 +5,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/devicekit/DeviceKit.git", "state" : { - "revision" : "d37e70cb2646666dcf276d7d3d4a9760a41ff8a6", - "version" : "4.9.0" + "revision" : "691fe8112cca20ebf0020a1709d4e0205400311c", + "version" : "5.0.0" } }, { @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/kean/Nuke", "state" : { - "revision" : "7f73ceaeacd5df75a7994cd82e165ad9ff1815db", - "version" : "9.6.1" + "revision" : "a002b7fd786f2df2ed4333fe73a9727499fd9d97", + "version" : "10.11.2" } }, { @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/scinfu/SwiftSoup.git", "state" : { - "revision" : "0e96a20ffd37a515c5c963952d4335c89bed50a6", - "version" : "2.6.0" + "revision" : "8b6cf29eead8841a1fa7822481cb3af4ddaadba6", + "version" : "2.6.1" } }, {