diff --git a/frontend/package.json b/frontend/package.json index fbad91c..83472ee 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.2", + "tailwindcss": "^4.2.3", "typescript": "~6.0.3", "gts": "^7.0.0" } diff --git a/frontend/yarn.lock b/frontend/yarn.lock index a9c2abb..906f3aa 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.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.2.tgz#688fb0751c8ca9044e890546510a2ee817308e87" - integrity sha512-KWBIxs1Xb6NoLdMVqhbhgwZf2PGBpPEiwOqgI4pFIYbNTfBXiKYyWoTsXgBQ9WFg/OlhnvHaY+AEpW7wSmFo2Q== +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== tapable@^2.2.0: version "2.2.1"