diff --git a/frontend/package.json b/frontend/package.json index 83472ee..f2845e2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "eslint": "^10", "eslint-config-next": "16.2.4", "postcss": "^8", - "tailwindcss": "^4.2.3", + "tailwindcss": "^4.2.4", "typescript": "~6.0.3", "gts": "^7.0.0" } diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 906f3aa..7385031 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3909,10 +3909,10 @@ synckit@^0.11.7: dependencies: "@pkgr/core" "^0.2.9" -tailwindcss@^4.2.3: - version "4.2.3" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.3.tgz#2827c09ec9bec39e7cdf0bae357e21689b99cc09" - integrity sha512-fA/NX5gMf0ooCLISgB0wScaWgaj6rjTN2SVAwleURjiya7ITNkV+VMmoHtKkldP6CIZoYCZyxb8zP/e2TWoEtQ== +tailwindcss@^4.2.4: + version "4.2.4" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.4.tgz#f7e3090edb22d56394db4d68e6464d2628dc2aa9" + integrity sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA== tapable@^2.2.0: version "2.2.1"