diff --git a/package.json b/package.json index 20b2bf6..ae0e219 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "prettier": "2.5.1", "react": "17.0.2", "react-dom": "17.0.2", - "tailwindcss": "^3.0.2" + "tailwindcss": "^3.0.5" } } diff --git a/yarn.lock b/yarn.lock index e351278..7a86fd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6692,10 +6692,10 @@ table@^6.0.9, table@^6.7.3: string-width "^4.2.3" strip-ansi "^6.0.1" -tailwindcss@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.2.tgz#9eea4c6dbe8d6d2c11363d313f4a4eba2baeb652" - integrity sha512-i1KpjYnGYftjzdAth6jA5iMPjhxpUkk5L6DafhfnQs+KiiWaThYxmk47Weh4oFH1mZqP6MuiQNHxtoRVPOraLg== +tailwindcss@^3.0.5: + version "3.0.5" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.0.5.tgz#468e20347b8c4b59bb0585361682126edb1dd9e3" + integrity sha512-59pNgzx2o+wkAk7IZGIH7H9eNS53gzZGrO3+NPyOEWHDbquHgiLL/c993T5t1vPSAeBxox4X5OgZwNuRvXVf+g== dependencies: arg "^5.0.1" chalk "^4.1.2"