diff --git a/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved b/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index e1a6b6f0..00000000 --- a/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,34 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "swift-custom-dump", - "repositoryURL": "https://github.com/pointfreeco/swift-custom-dump", - "state": { - "branch": null, - "revision": "819d9d370cd721c9d87671e29d947279292e4541", - "version": "0.6.0" - } - }, - { - "package": "Introspect", - "repositoryURL": "https://github.com/siteline/SwiftUI-Introspect", - "state": { - "branch": null, - "revision": "f2616860a41f9d9932da412a8978fec79c06fe24", - "version": "0.1.4" - } - }, - { - "package": "xctest-dynamic-overlay", - "repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay", - "state": { - "branch": null, - "revision": "16e6409ee82e1b81390bdffbf217b9c08ab32784", - "version": "0.5.0" - } - } - ] - }, - "version": 1 -} diff --git a/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved b/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved new file mode 120000 index 00000000..817b03bf --- /dev/null +++ b/NavigationTransitions.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -0,0 +1 @@ +../../../Package.resolved \ No newline at end of file diff --git a/Package.resolved b/Package.resolved index e1a6b6f0..f350c996 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "repositoryURL": "https://github.com/pointfreeco/swift-custom-dump", "state": { "branch": null, - "revision": "819d9d370cd721c9d87671e29d947279292e4541", - "version": "0.6.0" + "revision": "dd86159e25c749873f144577e5d18309bf57534f", + "version": "0.8.0" } }, { @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/siteline/SwiftUI-Introspect", "state": { "branch": null, - "revision": "f2616860a41f9d9932da412a8978fec79c06fe24", - "version": "0.1.4" + "revision": "fc40fb11d4922d6e936a3d2abaa54bcab4fc877e", + "version": "0.2.0" } }, { @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/pointfreeco/xctest-dynamic-overlay", "state": { "branch": null, - "revision": "16e6409ee82e1b81390bdffbf217b9c08ab32784", - "version": "0.5.0" + "revision": "ace21305e0dd3a9e749aef79fef14be79a3b4669", + "version": "0.8.2" } } ]