From 9418808c545511dc3a6ab7cc3f13c5d42ee6ec6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 03:17:23 +0000 Subject: [PATCH] chore(deps): update dependency @tailwindcss/typography to v0.5.15 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ad417e77..369100b3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@svgr/webpack": "8.1.0", "@tailwindcss/forms": "0.5.7", - "@tailwindcss/typography": "0.5.10", + "@tailwindcss/typography": "0.5.15", "@types/github-slugger": "1.3.0", "@types/node": "20.8.10", "@types/nprogress": "0.2.3", diff --git a/yarn.lock b/yarn.lock index 57ae4de0..f812f93e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2732,10 +2732,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@0.5.10": - version "0.5.10" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a" - integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw== +"@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== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"