Skip to content

Commit

Permalink
Updates resolved.
Browse files Browse the repository at this point in the history
  • Loading branch information
Miiha committed Jan 19, 2023
1 parent 7c02bb6 commit da0ea36
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 35 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-case-paths",
"state" : {
"revision" : "c3a42e8d1a76ff557cf565ed6d8b0aee0e6e75af",
"version" : "0.11.0"
"revision" : "bb436421f57269fbcfe7360735985321585a86e5",
"version" : "0.10.1"
}
},
{
Expand Down Expand Up @@ -77,8 +77,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swiftui-navigation",
"state" : {
"revision" : "ddc01cdcddfd30ef7a966049b2e1d251e224ad93",
"version" : "0.5.0"
"revision" : "46acf5ecc1cabdb28d7fe03289f6c8b13a023f52",
"version" : "0.4.5"
}
},
{
Expand Down
69 changes: 38 additions & 31 deletions Package.resolved
Original file line number Diff line number Diff line change
@@ -1,34 +1,41 @@
{
"object": {
"pins": [
{
"package": "combine-schedulers",
"repositoryURL": "https://github.com/pointfreeco/combine-schedulers",
"state": {
"branch": null,
"revision": "ff42ec9061d864de7982162011321d3df5080c10",
"version": "0.1.2"
}
},
{
"package": "swift-case-paths",
"repositoryURL": "https://github.com/pointfreeco/swift-case-paths",
"state": {
"branch": null,
"revision": "ed1838ab4fa5d47db8aa640736dd5b7672548873",
"version": "0.1.2"
}
},
{
"package": "swift-composable-architecture",
"repositoryURL": "https://github.com/pointfreeco/swift-composable-architecture",
"state": {
"branch": null,
"revision": "47a9d368d1f314a630bf91b71acfb5054420eeb3",
"version": "0.8.0"
}
"pins" : [
{
"identity" : "combine-schedulers",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/combine-schedulers",
"state" : {
"revision" : "ff42ec9061d864de7982162011321d3df5080c10",
"version" : "0.1.2"
}
]
},
"version": 1
},
{
"identity" : "swift-clocks",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-clocks",
"state" : {
"revision" : "20b25ca0dd88ebfb9111ec937814ddc5a8880172",
"version" : "0.2.0"
}
},
{
"identity" : "swift-dependencies",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-dependencies",
"state" : {
"revision" : "8282b0c59662eb38946afe30eb403663fc2ecf76",
"version" : "0.1.4"
}
},
{
"identity" : "xctest-dynamic-overlay",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
"state" : {
"revision" : "16b23a295fa322eb957af98037f86791449de60f",
"version" : "0.8.1"
}
}
],
"version" : 2
}

0 comments on commit da0ea36

Please sign in to comment.