diff --git a/src/client/package.json b/src/client/package.json index 7fffd3b..900e9f5 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.1.17" }, "devDependencies": { "@types/react": "19.0.10", diff --git a/src/client/yarn.lock b/src/client/yarn.lock index c94012f..ad8f773 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.1.17: + version "4.1.17" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-4.1.17.tgz#e6dcb7a9c60cef7522169b5f207ffec2fd652286" + integrity sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q== tapable@^2.2.0: version "2.2.1"