Skip to content

Commit 860a7de

Browse files
Update dependency siteline/SwiftUI-Introspect to from: "26.0.1" (#5221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e5445 commit 860a7de

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compound-ios/Inspector/Inspector.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compound-ios/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

compound-ios/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let package = Package(
1111
dependencies: [
1212
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "7.0.0"),
1313
// .package(path: "../compound-design-tokens"),
14-
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.0"),
14+
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.1"),
1515
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "7.0.0"),
1616
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.18.7")
1717
],

0 commit comments

Comments
 (0)