From 29af32e76c27298049ee89e88ca54ab202835999 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 18:05:23 +0000 Subject: [PATCH] Update Swift --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index dde4e6f..fbc0271 100644 --- a/Package.swift +++ b/Package.swift @@ -11,9 +11,9 @@ let package = Package( dependencies: [ .package(url: "https://github.com/element-hq/compound-design-tokens", exact: "1.3.0"), .package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "1.1.4"), - .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.2.0"), - .package(url: "https://github.com/BarredEwe/Prefire", from: "2.0.4"), - .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.0") + .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "5.3.0"), + .package(url: "https://github.com/BarredEwe/Prefire", from: "2.8.0"), + .package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.16.1") ], targets: [ .target(