diff --git a/sites/lab/package.json b/sites/lab/package.json index 8383a5cc8a2..f835b893584 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -30,7 +30,7 @@ "@mdx-js/mdx": "2.2.1", "@mdx-js/react": "2.2.1", "@mdx-js/runtime": "2.0.0-next.9", - "@tailwindcss/typography": "0.5.0", + "@tailwindcss/typography": "0.5.8", "algoliasearch": "4.14.3", "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", diff --git a/sites/org/package.json b/sites/org/package.json index 779e3dd265b..186067226d8 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -30,7 +30,7 @@ "@mdx-js/mdx": "2.2.1", "@mdx-js/react": "2.2.1", "@mdx-js/runtime": "2.0.0-next.9", - "@tailwindcss/typography": "0.5.0", + "@tailwindcss/typography": "0.5.8", "algoliasearch": "4.14.3", "daisyui": "2.46.0", "lodash.get": "4.4.2", diff --git a/sites/shared/package.json b/sites/shared/package.json index 87e6f9c2e07..f4c5d69c96c 100644 --- a/sites/shared/package.json +++ b/sites/shared/package.json @@ -18,7 +18,7 @@ "dependencies": { "@headlessui/react": "1.7.7", "@resvg/resvg-js": "2.1.0", - "@tailwindcss/typography": "0.5.0", + "@tailwindcss/typography": "0.5.8", "Buffer": "0.0.0", "d3-dispatch": "3.0.1", "d3-drag": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 916e4481689..39c52f2dee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4723,16 +4723,6 @@ dependencies: defer-to-connect "^2.0.0" -"@tailwindcss/typography@0.5.0": - version "0.5.0" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.0.tgz#47886ec46ac41e1211d24fea05301046d9b30906" - integrity sha512-1p/3C6C+JJziS/ghtG8ACYalbA2SyLJY27Pm33cVTlAoY6VQ7zfm2H64cPxUMBkVIlWXTtWHhZcZJPobMRmQAA== - dependencies: - lodash.castarray "^4.4.0" - lodash.isplainobject "^4.0.6" - lodash.merge "^4.6.2" - lodash.uniq "^4.5.0" - "@tailwindcss/typography@0.5.8": version "0.5.8" resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.8.tgz#8fb31db5ab0590be6dfa062b1535ac86ad9d12bf"