diff --git a/package.json b/package.json index 083b2c7..98cdfb0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "glob-all": "^3.3.1", "postcss": "^8.4.45", "postcss-loader": "^8.1.1", - "tailwindcss": "^3.4.10", + "tailwindcss": "^3.4.11", "webpack": "^5.94.0", "webpack-cli": "^5.1.4" } diff --git a/yarn.lock b/yarn.lock index 852f308..8797099 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4555,10 +4555,10 @@ sync-rpc@^1.3.6: dependencies: get-port "^3.1.0" -tailwindcss@^3.4.10: - version "3.4.10" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.10.tgz#70442d9aeb78758d1f911af29af8255ecdb8ffef" - integrity sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w== +tailwindcss@^3.4.11: + version "3.4.11" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.11.tgz#4d6df41acc05a1d0291b1319490db8df375ab709" + integrity sha512-qhEuBcLemjSJk5ajccN9xJFtM/h0AVCPaA6C92jNP+M2J8kX+eMJHI7R2HFKUvvAsMpcfLILMCFYSeDwpMmlUg== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2"