diff --git a/package.json b/package.json index 62fabdb..c09c459 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "prettier": "^2.8.8", "prettier-plugin-astro": "^0.10.0", "probe-image-size": "^7.2.3", - "tailwindcss": "^3.3.2" + "tailwindcss": "^3.3.3" }, "dependencies": { "astro-compress": "^1.1.15" diff --git a/yarn.lock b/yarn.lock index bc7c1c6..04dd6db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4806,10 +4806,10 @@ synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.4.0" -tailwindcss@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.2.tgz#2f9e35d715fdf0bbf674d90147a0684d7054a2d3" - integrity sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w== +tailwindcss@^3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.3.tgz#90da807393a2859189e48e9e7000e6880a736daf" + integrity sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2" @@ -4831,7 +4831,6 @@ tailwindcss@^3.3.2: postcss-load-config "^4.0.1" postcss-nested "^6.0.1" postcss-selector-parser "^6.0.11" - postcss-value-parser "^4.2.0" resolve "^1.22.2" sucrase "^3.32.0"