diff --git a/package.json b/package.json index aa6bced..e977f94 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@tailwindcss/postcss": "^4.3.3", - "@tailwindcss/typography": "^0.5.19", + "@tailwindcss/typography": "^0.5.20", "@types/react": "^19.2.2", "autoprefixer": "^10.5.0", "postcss": "^8.5.19", diff --git a/yarn.lock b/yarn.lock index b794dc5..92998ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -449,10 +449,10 @@ postcss "^8.5.16" tailwindcss "4.3.3" -"@tailwindcss/typography@^0.5.19": - version "0.5.19" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.19.tgz#ecb734af2569681eb40932f09f60c2848b909456" - integrity sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg== +"@tailwindcss/typography@^0.5.20": + version "0.5.20" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.20.tgz#9feb7fb1d5f2f7b5360c22e24651210db74c34df" + integrity sha512-hwbzQuNUfcPvbegQFatVPl/MY/tcM9KLl963hQ5laJKPh81TEZ1+dNG9PirGvcaDBkp+BCshExAyKVPW91dozw== dependencies: postcss-selector-parser "6.0.10"