File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @spectrum-css/tokens " : patch
3
+ ---
4
+
5
+ Uses the latest releases from Spectrum Tokens (spectrum-tokens@13.0.0-beta.56)
Original file line number Diff line number Diff line change 28
28
" package.json"
29
29
],
30
30
"devDependencies" : {
31
- "@adobe/spectrum-tokens" : " 13.0.0-beta.55 " ,
31
+ "@adobe/spectrum-tokens" : " 13.0.0-beta.56 " ,
32
32
"@nxkit/style-dictionary" : " ^6.0.0" ,
33
33
"@spectrum-tools/postcss-rgb-mapping" : " workspace:^" ,
34
34
"cssnano" : " ^7.0.3" ,
Original file line number Diff line number Diff line change @@ -139,6 +139,13 @@ __metadata:
139
139
languageName: node
140
140
linkType: hard
141
141
142
+ "@adobe/spectrum-tokens@npm:13.0.0-beta.56":
143
+ version: 13.0.0-beta.56
144
+ resolution: "@adobe/spectrum-tokens@npm:13.0.0-beta.56"
145
+ checksum: 10c0/473a7e3cfb9317862584045b31c16e67122512f310c490c8cb9e11c1d200bbd78f79885e970e16034b375c19f2a27da27397a4ba3ee0cec1a8424a34582a85ad
146
+ languageName: node
147
+ linkType: hard
148
+
142
149
"@ampproject/remapping@npm:^2.2.0":
143
150
version: 2.3.0
144
151
resolution: "@ampproject/remapping@npm:2.3.0"
@@ -4184,7 +4191,7 @@ __metadata:
4184
4191
version: 0.0.0-use.local
4185
4192
resolution: "@spectrum-css/tokens@workspace:tokens"
4186
4193
dependencies:
4187
- "@adobe/spectrum-tokens": "npm:13.0.0-beta.55 "
4194
+ "@adobe/spectrum-tokens": "npm:13.0.0-beta.56 "
4188
4195
"@nxkit/style-dictionary": "npm:^6.0.0"
4189
4196
"@spectrum-tools/postcss-rgb-mapping": "workspace:^"
4190
4197
cssnano: "npm:^7.0.3"
You can’t perform that action at this time.
0 commit comments