diff --git a/package.json b/package.json index eb21123..e8db684 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/partytown": "^1.1.1", "@astrojs/prefetch": "^0.2.1", "@astrojs/react": "^2.0.2", - "@astrojs/tailwind": "^3.0.1", + "@astrojs/tailwind": "^3.1.1", "@fortawesome/fontawesome-svg-core": "^6.2.1", "@fortawesome/free-brands-svg-icons": "^6.2.1", "@fortawesome/free-solid-svg-icons": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index cff3d9d..63fc39e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,10 +97,10 @@ "@babel/core" ">=7.0.0-0 <8.0.0" "@babel/plugin-transform-react-jsx" "^7.17.12" -"@astrojs/tailwind@^3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-3.0.1.tgz#81e363b6c59b0d8b36b29818835cf0a6691feb30" - integrity sha512-QSYh/xmz454j1yZU9rjw2J24PpH7j3h2ClesqMaAniOtcuL8RfP7KYCnCrk01xvjwqqO+QBpZNDD/SUhHNtFFg== +"@astrojs/tailwind@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@astrojs/tailwind/-/tailwind-3.1.1.tgz#8d8c2f875401e8e88692cf2b99b48de9d5d82156" + integrity sha512-Wx/ZtVnmtfqHWGVzvUEYZm8rufVKVgDIef0q6fzwUxoT1EpTTwBkTbpnzooogewMLOh2eTscasGe3Ih2HC1wVA== dependencies: "@proload/core" "^0.3.2" autoprefixer "^10.4.7"