diff --git a/packages/tailwindcss/package.json b/packages/tailwindcss/package.json index 80304d4a..f3743bad 100644 --- a/packages/tailwindcss/package.json +++ b/packages/tailwindcss/package.json @@ -33,7 +33,7 @@ "@storybook/addon-styling": "2.0.0", "@storybook/client-api": "7.6.17", "@storybook/html-vite": "7.6.20", - "@tailwindcss/typography": "0.5.15", + "@tailwindcss/typography": "0.5.16", "autoprefixer": "10.4.20", "babel-loader": "9.2.1", "clean-css": "^5.3.2", diff --git a/yarn.lock b/yarn.lock index 927ff48b..ed95aee5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3770,10 +3770,10 @@ "@types/express" "^4.7.0" file-system-cache "2.3.0" -"@tailwindcss/typography@0.5.15": - version "0.5.15" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" - integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== +"@tailwindcss/typography@0.5.16": + version "0.5.16" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6" + integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"