File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
"postcss-sorting" : " ^8.0.2" ,
42
42
"prettier" : " ^2.8.8" ,
43
43
"rimraf" : " ^5.0.0" ,
44
- "style-dictionary" : " ^3.7.2 " ,
44
+ "style-dictionary" : " ^3.8.0 " ,
45
45
"style-dictionary-sets" : " ^2.2.0"
46
46
},
47
47
"publishConfig" : {
Original file line number Diff line number Diff line change @@ -10455,7 +10455,7 @@ json5@^1.0.1:
10455
10455
dependencies:
10456
10456
minimist "^1.2.0"
10457
10457
10458
- json5@^2.1.2, json5@^2.2.0, json5@^2.2. 2, json5@^2.2.3:
10458
+ json5@^2.1.2, json5@^2.2.2, json5@^2.2.3:
10459
10459
version "2.2.3"
10460
10460
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
10461
10461
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -16228,17 +16228,17 @@ style-dictionary-sets@^2.2.0:
16228
16228
dependencies:
16229
16229
deepmerge "^4.2.2"
16230
16230
16231
- style-dictionary@^3.7.2 :
16232
- version "3.7.2 "
16233
- resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.2 .tgz#bb4e70b2c2020dfa3ea81f22adda252aaf31e0a4 "
16234
- integrity sha512-Nd/qrPj1ikYX+sL/8PofMgfaJLRvGgT96Ty3dJLGNqtZmecVr3Xs+OZivMQEYmSCTiap/UyeV5SqwmAgn3/KKA ==
16231
+ style-dictionary@^3.8.0 :
16232
+ version "3.8.0 "
16233
+ resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.8.0 .tgz#7cb8d64360c53431f768d44def665f61e971a73e "
16234
+ integrity sha512-wHlB/f5eO3mDcYv6WtOz6gvQC477jBKrwuIXe+PtHskTCBsJdAOvL8hCquczJxDui2TnwpeNE+2msK91JJomZg ==
16235
16235
dependencies:
16236
16236
chalk "^4.0.0"
16237
16237
change-case "^4.1.2"
16238
16238
commander "^8.3.0"
16239
16239
fs-extra "^10.0.0"
16240
16240
glob "^7.2.0"
16241
- json5 "^2.2.0 "
16241
+ json5 "^2.2.2 "
16242
16242
jsonc-parser "^3.0.0"
16243
16243
lodash "^4.17.15"
16244
16244
tinycolor2 "^1.4.1"
You can’t perform that action at this time.
0 commit comments