diff --git a/example/with-css-variables/package.json b/example/with-css-variables/package.json index 9809b27..e19f943 100644 --- a/example/with-css-variables/package.json +++ b/example/with-css-variables/package.json @@ -21,7 +21,7 @@ "postcss": "8.4.49", "sd-tailwindcss-transformer": "^2.0.0", "style-dictionary": "^4.1.2", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "typescript": "4.9.5" } } diff --git a/example/with-css-variables/yarn.lock b/example/with-css-variables/yarn.lock index ab828ce..129b200 100644 --- a/example/with-css-variables/yarn.lock +++ b/example/with-css-variables/yarn.lock @@ -1634,10 +1634,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -tailwindcss@3.4.16: - version "3.4.16" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.16.tgz#35a7c3030844d6000fc271878db4096b6a8d2ec9" - integrity sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw== +tailwindcss@3.4.17: + version "3.4.17" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63" + integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2" diff --git a/package.json b/package.json index 26e850a..898d5b2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "rimraf": "3.0.2", "semantic-release": "^24.1.1", "style-dictionary": "^4.1.1", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "ts-node": "10.9.2", "tsup": "6.7.0", "typescript": "4.9.5", diff --git a/yarn.lock b/yarn.lock index 8b2e5e5..4b59f5d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6605,10 +6605,10 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -tailwindcss@3.4.16: - version "3.4.16" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.16.tgz#35a7c3030844d6000fc271878db4096b6a8d2ec9" - integrity sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw== +tailwindcss@3.4.17: + version "3.4.17" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.17.tgz#ae8406c0f96696a631c790768ff319d46d5e5a63" + integrity sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"