Update dependency element-hq/compound-design-tokens to v6.3.0

This commit is contained in:
renovate[bot]
2025-11-03 22:15:19 +00:00
committed by Mauro
parent df7c89d3a1
commit 271c2ebaec

View File

@@ -9,7 +9,7 @@ let package = Package(
.library(name: "Compound", targets: ["Compound"])
],
dependencies: [
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "6.0.0"),
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "6.3.0"),
// .package(path: "../compound-design-tokens"),
.package(url: "https://github.com/siteline/SwiftUI-Introspect", from: "26.0.0"),
.package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols", from: "7.0.0"),