diff --git a/package.json b/package.json index d063be1..7b49dd8 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "postcss": "^8.5.3", "prettier": "^3.5.3", "prettier-plugin-tailwindcss": "^0.6.11", - "tailwindcss": "^4.0.15", + "tailwindcss": "^4.1.16", "tsx": "^4.19.3", "typescript": "^5.8.2", "wait-on": "^8.0.3" diff --git a/yarn.lock b/yarn.lock index c622b2b..46f0572 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2937,11 +2937,16 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== -tailwindcss@4.0.15, tailwindcss@^4.0.15: +tailwindcss@4.0.15: version "4.0.15" resolved "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.0.15.tgz" integrity sha512-6ZMg+hHdMJpjpeCCFasX7K+U615U9D+7k5/cDK/iRwl6GptF24+I/AbKgOnXhVKePzrEyIXutLv36n4cRsq3Sg== +tailwindcss@^4.1.16: + version "4.1.16" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.16.tgz#c32179f98725eb551e5c1189813a3db437ad5a7f" + integrity sha512-pONL5awpaQX4LN5eiv7moSiSPd/DLDzKVRJz8Q9PgzmAdd1R4307GQS2ZpfiN7ZmekdQrfhZZiSE5jkLR4WNaA== + tapable@^2.2.0: version "2.2.1" resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz"