Skip to content

Commit ca64f08

Browse files
chore(deps): update dependency @tailwindcss/typography to v0.5.16 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 530ea72 commit ca64f08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@tailwindcss/container-queries": "0.1.1",
16-
"@tailwindcss/typography": "0.5.15",
16+
"@tailwindcss/typography": "0.5.16",
1717
"@types/node": "18.19.67",
1818
"@types/react": "18.3.14",
1919
"@types/react-dom": "18.3.2",

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
resolved "https://registry.yarnpkg.com/@tailwindcss/container-queries/-/container-queries-0.1.1.tgz#9a759ce2cb8736a4c6a0cb93aeb740573a731974"
219219
integrity sha512-p18dswChx6WnTSaJCSGx6lTmrGzNNvm2FtXmiO6AuA1V4U5REyoqwmT6kgAsIMdjo07QdAfYXHJ4hnMtfHzWgA==
220220

221-
"@tailwindcss/[email protected].15":
222-
version "0.5.15"
223-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648"
224-
integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==
221+
"@tailwindcss/[email protected].16":
222+
version "0.5.16"
223+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6"
224+
integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==
225225
dependencies:
226226
lodash.castarray "^4.4.0"
227227
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)