From 31f3274574845090a28eddcab58d14dbc9b1e8b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 02:04:05 +0900 Subject: [PATCH] chore(deps): update dependency pointfreeco/swift-composable-architecture to from: "1.16.1" (#1146) --- BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- Packages/MatchCore/Package.swift | 2 +- Packages/Utility/Package.swift | 2 +- PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 9bd91bed..72c3475a 100644 --- a/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/BeMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-composable-architecture", "state" : { - "revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c", - "version" : "1.16.0" + "revision" : "69247baf7be2fd6f5820192caef0082d01849cd0", + "version" : "1.16.1" } }, { diff --git a/Packages/MatchCore/Package.swift b/Packages/MatchCore/Package.swift index 704406ce..bf970cb7 100644 --- a/Packages/MatchCore/Package.swift +++ b/Packages/MatchCore/Package.swift @@ -69,7 +69,7 @@ let package = Package( .package(path: "../Dependencies"), .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/pointfreeco/swift-dependencies", from: "1.4.1"), - .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.0"), + .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.1"), ], targets: [ .target(name: "AchievementLogic", dependencies: [ diff --git a/Packages/Utility/Package.swift b/Packages/Utility/Package.swift index adbdf39d..b0b22e65 100644 --- a/Packages/Utility/Package.swift +++ b/Packages/Utility/Package.swift @@ -19,7 +19,7 @@ var package = Package( dependencies: [ .package(url: "https://github.com/apollographql/apollo-ios", from: "1.15.3"), .package(url: "https://github.com/firebase/firebase-ios-sdk", from: "11.4.0"), - .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.0"), + .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "1.16.1"), ], targets: [ .target(name: "ApolloClientHelpers", dependencies: [ diff --git a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index e48279d3..fc0e36bf 100644 --- a/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/PicMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-composable-architecture", "state" : { - "revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c", - "version" : "1.16.0" + "revision" : "69247baf7be2fd6f5820192caef0082d01849cd0", + "version" : "1.16.1" } }, { diff --git a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index 65a306c7..5fad3936 100644 --- a/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TapMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-composable-architecture", "state" : { - "revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c", - "version" : "1.16.0" + "revision" : "69247baf7be2fd6f5820192caef0082d01849cd0", + "version" : "1.16.1" } }, { diff --git a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved index e48279d3..fc0e36bf 100644 --- a/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/TenMatch.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-composable-architecture", "state" : { - "revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c", - "version" : "1.16.0" + "revision" : "69247baf7be2fd6f5820192caef0082d01849cd0", + "version" : "1.16.1" } }, { diff --git a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved index e48279d3..fc0e36bf 100644 --- a/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Trinket.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/pointfreeco/swift-composable-architecture", "state" : { - "revision" : "a952dde0bf2b13048843c8dcc72cf21737d67b0c", - "version" : "1.16.0" + "revision" : "69247baf7be2fd6f5820192caef0082d01849cd0", + "version" : "1.16.1" } }, {