Update dependency element-hq/compound-design-tokens to v6.4.1 (#4780)
* Update dependency element-hq/compound-design-tokens to v6.4.1 * Update snapshots and Package.resolved files. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Doug <douglase@element.io>
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-design-tokens.git",
|
||||
"state" : {
|
||||
"revision" : "7a690afa3d704a27c91435f3704f5419df103d89",
|
||||
"version" : "6.4.0"
|
||||
"revision" : "11dfd76ac72548dd85d4902bf7d9a20bd35d0559",
|
||||
"version" : "6.4.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/compound-design-tokens",
|
||||
"state" : {
|
||||
"revision" : "7a690afa3d704a27c91435f3704f5419df103d89",
|
||||
"version" : "6.4.0"
|
||||
"revision" : "11dfd76ac72548dd85d4902bf7d9a20bd35d0559",
|
||||
"version" : "6.4.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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.4.0"),
|
||||
.package(url: "https://github.com/element-hq/compound-design-tokens", exact: "6.4.1"),
|
||||
// .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"),
|
||||
|
||||
Reference in New Issue
Block a user