update compound-ios snapshotting package

This commit is contained in:
Mauro Romito
2026-04-17 12:52:47 +02:00
committed by Mauro
parent 3379bb6e94
commit d6ed48599e

View File

@@ -13,7 +13,7 @@ let package = Package(
// .package(path: "../compound-design-tokens"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.1"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "7.0.0"),
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.18.7")
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", exact: "1.19.2")
],
targets: [
.target(