diff --git a/src/client/package.json b/src/client/package.json index 7fffd3b..6927fb8 100644 --- a/src/client/package.json +++ b/src/client/package.json @@ -18,7 +18,7 @@ "react-dom": "19.0.0", "react-redux": "9.2.0", "react-textarea-autosize": "8.5.7", - "tailwindcss": "4.0.10" + "tailwindcss": "4.2.0" }, "devDependencies": { "@types/react": "19.0.10", diff --git a/src/client/yarn.lock b/src/client/yarn.lock index c94012f..7a00a2b 100644 --- a/src/client/yarn.lock +++ b/src/client/yarn.lock @@ -5495,10 +5495,10 @@ synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.4.0" -tailwindcss@4.0.10: - version "4.0.10" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.10.tgz#42981b8b7e3918b856adffd7e29a896059366296" - integrity sha512-Z8U/6E2BWSdDkt3IWPiphoV+8V6aNzRmu2SriSbuhm6i3QIcY3TdUJzUP5NX8M8MZuIl+v4/77Rer8u4YSrSsg== +tailwindcss@4.2.0: + version "4.2.0" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.2.0.tgz#fe0a67ddebe0c383096f68d22c677ae8af428ded" + integrity sha512-yYzTZ4++b7fNYxFfpnberEEKu43w44aqDMNM9MHMmcKuCH7lL8jJ4yJ7LGHv7rSwiqM0nkiobF9I6cLlpS2P7Q== tapable@^2.2.0: version "2.2.1"