diff --git a/src/client/package.json b/src/client/package.json index 7fffd3b..46f88cd 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.0.16" }, "devDependencies": { "@types/react": "19.0.10", diff --git a/src/client/yarn.lock b/src/client/yarn.lock index c94012f..8306d2d 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.0.16: + version "4.0.16" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.0.16.tgz#c6551e4ea882895e33994c1ebd064929bdd6bb32" + integrity sha512-i/SbG7ThTIcLshcFJL+je7hCv9dPis4Xl4XNeel6iZNX42pp/BZ+la+SbZIPoYE+PN8zhKbnHblpQ/lhOWwIeQ== tapable@^2.2.0: version "2.2.1"