diff --git a/example/create-configuration-file/package.json b/example/create-configuration-file/package.json index 11e09e0..3c62aa7 100644 --- a/example/create-configuration-file/package.json +++ b/example/create-configuration-file/package.json @@ -8,6 +8,6 @@ }, "devDependencies": { "sd-tailwindcss-transformer": "1.4.6", - "style-dictionary": "3.9.1" + "style-dictionary": "3.9.2" } } diff --git a/example/create-configuration-file/yarn.lock b/example/create-configuration-file/yarn.lock index 67a532e..b25601f 100644 --- a/example/create-configuration-file/yarn.lock +++ b/example/create-configuration-file/yarn.lock @@ -399,10 +399,10 @@ strip-ansi@^7.0.1: dependencies: ansi-regex "^6.0.1" -style-dictionary@3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.1.tgz#4cd1d426eb6918eca32291130eecebb14ef98a08" - integrity sha512-odyTC7wMYE4B3VOhc3LW1g0PCz9g+0WZZt5qp8KpWP9POlhw0+8MYiPQYwYfBmu4MEs1qbZ+GHySu4TTjQPH9A== +style-dictionary@3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.2.tgz#5b3ecd4af28a64f4855db71c90d24fd288f27318" + integrity sha512-M2pcQ6hyRtqHOh+NyT6T05R3pD/gwNpuhREBKvxC1En0vyywx+9Wy9nXWT1SZ9ePzv1vAo65ItnpA16tT9ZUCg== dependencies: chalk "^4.0.0" change-case "^4.1.2" diff --git a/example/create-each-theme-file/package.json b/example/create-each-theme-file/package.json index f6ee461..ee95e8d 100644 --- a/example/create-each-theme-file/package.json +++ b/example/create-each-theme-file/package.json @@ -8,6 +8,6 @@ }, "devDependencies": { "sd-tailwindcss-transformer": "1.4.6", - "style-dictionary": "3.9.1" + "style-dictionary": "3.9.2" } } diff --git a/example/create-each-theme-file/yarn.lock b/example/create-each-theme-file/yarn.lock index 67a532e..b25601f 100644 --- a/example/create-each-theme-file/yarn.lock +++ b/example/create-each-theme-file/yarn.lock @@ -399,10 +399,10 @@ strip-ansi@^7.0.1: dependencies: ansi-regex "^6.0.1" -style-dictionary@3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.1.tgz#4cd1d426eb6918eca32291130eecebb14ef98a08" - integrity sha512-odyTC7wMYE4B3VOhc3LW1g0PCz9g+0WZZt5qp8KpWP9POlhw0+8MYiPQYwYfBmu4MEs1qbZ+GHySu4TTjQPH9A== +style-dictionary@3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.2.tgz#5b3ecd4af28a64f4855db71c90d24fd288f27318" + integrity sha512-M2pcQ6hyRtqHOh+NyT6T05R3pD/gwNpuhREBKvxC1En0vyywx+9Wy9nXWT1SZ9ePzv1vAo65ItnpA16tT9ZUCg== dependencies: chalk "^4.0.0" change-case "^4.1.2" diff --git a/example/with-css-variables/package.json b/example/with-css-variables/package.json index cf8d80a..098395c 100644 --- a/example/with-css-variables/package.json +++ b/example/with-css-variables/package.json @@ -20,7 +20,7 @@ "autoprefixer": "10.4.19", "postcss": "8.4.39", "sd-tailwindcss-transformer": "^1.4.2", - "style-dictionary": "3.9.1", + "style-dictionary": "3.9.2", "tailwindcss": "3.4.0", "typescript": "4.9.5" } diff --git a/example/with-css-variables/yarn.lock b/example/with-css-variables/yarn.lock index 4fd5465..9f6947f 100644 --- a/example/with-css-variables/yarn.lock +++ b/example/with-css-variables/yarn.lock @@ -1199,10 +1199,10 @@ strip-ansi@^7.0.1: dependencies: ansi-regex "^6.0.1" -style-dictionary@3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.1.tgz#4cd1d426eb6918eca32291130eecebb14ef98a08" - integrity sha512-odyTC7wMYE4B3VOhc3LW1g0PCz9g+0WZZt5qp8KpWP9POlhw0+8MYiPQYwYfBmu4MEs1qbZ+GHySu4TTjQPH9A== +style-dictionary@3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.2.tgz#5b3ecd4af28a64f4855db71c90d24fd288f27318" + integrity sha512-M2pcQ6hyRtqHOh+NyT6T05R3pD/gwNpuhREBKvxC1En0vyywx+9Wy9nXWT1SZ9ePzv1vAo65ItnpA16tT9ZUCg== dependencies: chalk "^4.0.0" change-case "^4.1.2" diff --git a/package.json b/package.json index b8b8997..6a04542 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "prettier": "2.8.8", "rimraf": "3.0.2", "semantic-release": "21.1.2", - "style-dictionary": "3.9.1", + "style-dictionary": "3.9.2", "tailwindcss": "3.4.0", "ts-node": "10.9.2", "tsup": "6.7.0", diff --git a/yarn.lock b/yarn.lock index cf21ec9..0d05463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6284,10 +6284,10 @@ strip-literal@^1.0.1: dependencies: acorn "^8.8.2" -style-dictionary@3.9.1: - version "3.9.1" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.1.tgz#4cd1d426eb6918eca32291130eecebb14ef98a08" - integrity sha512-odyTC7wMYE4B3VOhc3LW1g0PCz9g+0WZZt5qp8KpWP9POlhw0+8MYiPQYwYfBmu4MEs1qbZ+GHySu4TTjQPH9A== +style-dictionary@3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.2.tgz#5b3ecd4af28a64f4855db71c90d24fd288f27318" + integrity sha512-M2pcQ6hyRtqHOh+NyT6T05R3pD/gwNpuhREBKvxC1En0vyywx+9Wy9nXWT1SZ9ePzv1vAo65ItnpA16tT9ZUCg== dependencies: chalk "^4.0.0" change-case "^4.1.2"