Skip to content
Snippets Groups Projects
Commit d8c9707d authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Update dependencies

parent c433b384
No related branches found
No related tags found
1 merge request!153Release 1.1.0
...@@ -38,7 +38,7 @@ let package = Package( ...@@ -38,7 +38,7 @@ let package = Package(
), ),
.package( .package(
url: "https://github.com/pointfreeco/swift-composable-architecture.git", url: "https://github.com/pointfreeco/swift-composable-architecture.git",
.upToNextMajor(from: "0.43.0") .upToNextMajor(from: "0.47.2")
), ),
.package( .package(
url: "https://git.xx.network/elixxir/client-ios-db.git", url: "https://git.xx.network/elixxir/client-ios-db.git",
...@@ -46,15 +46,15 @@ let package = Package( ...@@ -46,15 +46,15 @@ let package = Package(
), ),
.package( .package(
url: "https://github.com/darrarski/swift-composable-presentation.git", url: "https://github.com/darrarski/swift-composable-presentation.git",
.upToNextMajor(from: "0.6.0") .upToNextMajor(from: "0.6.1")
), ),
.package( .package(
url: "https://github.com/pointfreeco/xctest-dynamic-overlay.git", url: "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
.upToNextMajor(from: "0.5.0") .upToNextMajor(from: "0.6.0")
), ),
.package( .package(
url: "https://github.com/pointfreeco/swift-custom-dump.git", url: "https://github.com/pointfreeco/swift-custom-dump.git",
.upToNextMajor(from: "0.6.0") .upToNextMajor(from: "0.6.1")
), ),
.package( .package(
url: "https://github.com/apple/swift-log.git", url: "https://github.com/apple/swift-log.git",
......
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/combine-schedulers", "location" : "https://github.com/pointfreeco/combine-schedulers",
"state" : { "state" : {
"revision" : "aa3e575929f2bcc5bad012bd2575eae716cbcdf7", "revision" : "882ac01eb7ef9e36d4467eb4b1151e74fcef85ab",
"version" : "0.8.0" "version" : "0.9.1"
} }
}, },
{ {
...@@ -23,8 +23,8 @@ ...@@ -23,8 +23,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/groue/GRDB.swift", "location" : "https://github.com/groue/GRDB.swift",
"state" : { "state" : {
"revision" : "13e1f4d7c2896a6a9293102f664e5311e017ffb2", "revision" : "8330469ac3cbbf0ee52b7e8a4e2b1f4c44bb13ea",
"version" : "6.1.0" "version" : "6.4.0"
} }
}, },
{ {
...@@ -50,8 +50,17 @@ ...@@ -50,8 +50,17 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths", "location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : { "state" : {
"revision" : "15bba50ebf3a2065388c8d12210debe4f6ada202", "revision" : "bb436421f57269fbcfe7360735985321585a86e5",
"version" : "0.10.0" "version" : "0.10.1"
}
},
{
"identity" : "swift-clocks",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-clocks",
"state" : {
"revision" : "20b25ca0dd88ebfb9111ec937814ddc5a8880172",
"version" : "0.2.0"
} }
}, },
{ {
...@@ -68,8 +77,8 @@ ...@@ -68,8 +77,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-composable-architecture.git", "location" : "https://github.com/pointfreeco/swift-composable-architecture.git",
"state" : { "state" : {
"revision" : "5bd450a8ac6a802f82d485bac219cbfacffa69fb", "revision" : "c9259b5f74892690cb04a9a8088b4a1789b05a7d",
"version" : "0.43.0" "version" : "0.47.2"
} }
}, },
{ {
...@@ -77,8 +86,8 @@ ...@@ -77,8 +86,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/darrarski/swift-composable-presentation.git", "location" : "https://github.com/darrarski/swift-composable-presentation.git",
"state" : { "state" : {
"revision" : "f69eb0c9a82832f67dfd5dace98e6d0e8d748b0f", "revision" : "dec8f4fa46d5e07848aa6fc763a6c9fd0007b37a",
"version" : "0.6.0" "version" : "0.6.1"
} }
}, },
{ {
...@@ -86,8 +95,8 @@ ...@@ -86,8 +95,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump.git", "location" : "https://github.com/pointfreeco/swift-custom-dump.git",
"state" : { "state" : {
"revision" : "819d9d370cd721c9d87671e29d947279292e4541", "revision" : "ead7d30cc224c3642c150b546f4f1080d1c411a8",
"version" : "0.6.0" "version" : "0.6.1"
} }
}, },
{ {
...@@ -95,8 +104,8 @@ ...@@ -95,8 +104,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-identified-collections", "location" : "https://github.com/pointfreeco/swift-identified-collections",
"state" : { "state" : {
"revision" : "bfb0d43e75a15b6dfac770bf33479e8393884a36", "revision" : "a08887de589e3829d488e0b4b707b2ca804b1060",
"version" : "0.4.1" "version" : "0.5.0"
} }
}, },
{ {
...@@ -108,13 +117,22 @@ ...@@ -108,13 +117,22 @@
"version" : "1.4.4" "version" : "1.4.4"
} }
}, },
{
"identity" : "swiftui-navigation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swiftui-navigation",
"state" : {
"revision" : "4b666bcc59ba1711a7543ecb37e1d181963b180c",
"version" : "0.4.2"
}
},
{ {
"identity" : "xctest-dynamic-overlay", "identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git", "location" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
"state" : { "state" : {
"revision" : "16e6409ee82e1b81390bdffbf217b9c08ab32784", "revision" : "5a5457a744239896e9b0b03a8e1a5069c3e7b91f",
"version" : "0.5.0" "version" : "0.6.0"
} }
} }
], ],
......
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-custom-dump.git", "location" : "https://github.com/pointfreeco/swift-custom-dump.git",
"state" : { "state" : {
"revision" : "819d9d370cd721c9d87671e29d947279292e4541", "revision" : "ead7d30cc224c3642c150b546f4f1080d1c411a8",
"version" : "0.6.0" "version" : "0.6.1"
} }
}, },
{ {
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
"kind" : "remoteSourceControl", "kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git", "location" : "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
"state" : { "state" : {
"revision" : "16e6409ee82e1b81390bdffbf217b9c08ab32784", "revision" : "5a5457a744239896e9b0b03a8e1a5069c3e7b91f",
"version" : "0.5.0" "version" : "0.6.0"
} }
} }
], ],
......
...@@ -21,11 +21,11 @@ let package = Package( ...@@ -21,11 +21,11 @@ let package = Package(
dependencies: [ dependencies: [
.package( .package(
url: "https://github.com/pointfreeco/swift-custom-dump.git", url: "https://github.com/pointfreeco/swift-custom-dump.git",
.upToNextMajor(from: "0.6.0") .upToNextMajor(from: "0.6.1")
), ),
.package( .package(
url: "https://github.com/pointfreeco/xctest-dynamic-overlay.git", url: "https://github.com/pointfreeco/xctest-dynamic-overlay.git",
.upToNextMajor(from: "0.5.0") .upToNextMajor(from: "0.6.0")
), ),
.package( .package(
url: "https://github.com/kishikawakatsumi/KeychainAccess.git", url: "https://github.com/kishikawakatsumi/KeychainAccess.git",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment