Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit b1672be

Browse files
Update dependency @tailwindcss/typography to v0.5.16
1 parent 4e0a67c commit b1672be

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"build": "tailwindcss -i ./themes/tella/assets/css/main.css -o ./themes/tella/assets/css/style.css && hugo --minify"
1414
},
1515
"devDependencies": {
16-
"@tailwindcss/typography": "0.5.9",
16+
"@tailwindcss/typography": "0.5.16",
1717
"autoprefixer": "10.4.14",
1818
"concurrently": "7.6.0",
1919
"hugo-cli": "^0.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
dependencies:
3636
defer-to-connect "^2.0.0"
3737

38-
"@tailwindcss/typography@0.5.9":
39-
version "0.5.9"
40-
resolved "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.9.tgz"
41-
integrity sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==
38+
"@tailwindcss/typography@0.5.16":
39+
version "0.5.16"
40+
resolved "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz"
41+
integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==
4242
dependencies:
4343
lodash.castarray "^4.4.0"
4444
lodash.isplainobject "^4.0.6"

0 commit comments

Comments
 (0)