Skip to content

Commit eba804f

Browse files
committed
feat: update style-dictionary to 4.1.1 version
1 parent e0de7f0 commit eba804f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"prettier": "2.8.8",
5151
"rimraf": "3.0.2",
5252
"semantic-release": "21.1.2",
53-
"style-dictionary": "^4.1.0",
53+
"style-dictionary": "^4.1.1",
5454
"tailwindcss": "3.4.4",
5555
"ts-node": "10.9.2",
5656
"tsup": "6.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6546,10 +6546,10 @@ strip-literal@^1.0.1:
65466546
dependencies:
65476547
acorn "^8.8.2"
65486548

6549-
style-dictionary@^4.1.0:
6550-
version "4.1.0"
6551-
resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-4.1.0.tgz#17ca6ae002470c7e8a4c3fa31f4eee1017b39152"
6552-
integrity sha512-DfY64t/XsL0bycnabIcIna/H1GyjK4sKLui2t0q6flr2uM+VpRNoSNCPOpi5YSouhKEFjoiC6ediyrMzraTz8A==
6549+
style-dictionary@^4.1.1:
6550+
version "4.1.1"
6551+
resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-4.1.1.tgz#84ad626aa14b3ff8a38d899c95a6b01145d78f47"
6552+
integrity sha512-NMHRE5TleL4vRux0k3BKR8kafmn+sz3w2zVBEgGfEdw+vhKfGX5TdeiOjhnm69/HrTeYUsY8J+7jnFf8RjoHiw==
65536553
dependencies:
65546554
"@bundled-es-modules/deepmerge" "^4.3.1"
65556555
"@bundled-es-modules/glob" "^10.4.2"

0 commit comments

Comments
 (0)