From b82d68db8b4a444ccd1c279c1de0af99a0247db7 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Sun, 26 Jun 2022 18:46:31 +0200 Subject: [PATCH] Upgrade packages --- .../xcshareddata/swiftpm/Package.resolved | 131 ++++++++++++++++++ 1 file changed, 131 insertions(+) diff --git a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e69de29b..d49f2236 100644 --- a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1,131 @@ +{ + "pins" : [ + { + "identity" : "alamofire", + "kind" : "remoteSourceControl", + "location" : "https://github.com/Alamofire/Alamofire.git", + "state" : { + "revision" : "354dda32d89fc8cd4f5c46487f64957d355f53d8", + "version" : "5.6.1" + } + }, + { + "identity" : "defaults", + "kind" : "remoteSourceControl", + "location" : "https://github.com/sindresorhus/Defaults", + "state" : { + "revision" : "981ccb0a01c54abbe3c12ccb8226108527bbf115", + "version" : "6.3.0" + } + }, + { + "identity" : "libwebp-xcode", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/libwebp-Xcode.git", + "state" : { + "revision" : "2b3b43faaef54d1b897482428428357b7f7cd08b", + "version" : "1.2.1" + } + }, + { + "identity" : "pincache", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pinterest/PINCache", + "state" : { + "branch" : "master", + "revision" : "9ca06045b5aff12ee8c0ef5880aa8469c4896144" + } + }, + { + "identity" : "pinoperation", + "kind" : "remoteSourceControl", + "location" : "https://github.com/pinterest/PINOperation.git", + "state" : { + "revision" : "44d8ca154a4e75a028a5548c31ff3a53b90cef15", + "version" : "1.2.1" + } + }, + { + "identity" : "sdwebimage", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/SDWebImage", + "state" : { + "branch" : "master", + "revision" : "16cf157658b48eab413a8783df0759861e54245b" + } + }, + { + "identity" : "sdwebimagepinplugin", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/SDWebImagePINPlugin.git", + "state" : { + "revision" : "bd73a4fb30352ec311303d811559c9c46df4caa4", + "version" : "0.3.0" + } + }, + { + "identity" : "sdwebimageswiftui", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/SDWebImageSwiftUI.git", + "state" : { + "revision" : "cd8625b7cf11a97698e180d28bb7d5d357196678", + "version" : "2.0.2" + } + }, + { + "identity" : "sdwebimagewebpcoder", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SDWebImage/SDWebImageWebPCoder.git", + "state" : { + "revision" : "18834cac007c8cc982c57d384b00e7a8a129e9db", + "version" : "0.8.5" + } + }, + { + "identity" : "siesta", + "kind" : "remoteSourceControl", + "location" : "https://github.com/bustoutsolutions/siesta", + "state" : { + "revision" : "43f34046ebb5beb6802200353c473af303bbc31e", + "version" : "1.5.2" + } + }, + { + "identity" : "swift-log", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-log.git", + "state" : { + "revision" : "5d66f7ba25daf4f94100e7022febf3c75e37a6c7", + "version" : "1.4.2" + } + }, + { + "identity" : "swiftui-introspect", + "kind" : "remoteSourceControl", + "location" : "https://github.com/siteline/SwiftUI-Introspect.git", + "state" : { + "revision" : "f2616860a41f9d9932da412a8978fec79c06fe24", + "version" : "0.1.4" + } + }, + { + "identity" : "swiftuipager", + "kind" : "remoteSourceControl", + "location" : "https://github.com/fermoya/SwiftUIPager.git", + "state" : { + "revision" : "6e4170ef7cafd04b3d8ab8dc5b0469036b2bcd6a", + "version" : "2.4.0" + } + }, + { + "identity" : "swiftyjson", + "kind" : "remoteSourceControl", + "location" : "https://github.com/SwiftyJSON/SwiftyJSON.git", + "state" : { + "revision" : "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07", + "version" : "5.0.1" + } + } + ], + "version" : 2 +}