Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit d1111c5

Browse files
Update dependency @tailwindcss/typography to v0.5.14
1 parent ff14703 commit d1111c5

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/kickflip-docs/package-lock.json

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

packages/kickflip-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@knagis/postcss-advanced-variables": "4.0.0",
11-
"@tailwindcss/typography": "0.5.7",
11+
"@tailwindcss/typography": "0.5.14",
1212
"autoprefixer": "^10.4",
1313
"docsearch.js": "2.6.3",
1414
"laravel-mix": "^6.0.49",

packages/kickflip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"production": "mix --production"
1111
},
1212
"devDependencies": {
13-
"@tailwindcss/typography": "0.5.7",
13+
"@tailwindcss/typography": "0.5.14",
1414
"laravel-mix": "^6.0.49",
1515
"postcss": "^8.4",
1616
"shiki": "0.11.1",

0 commit comments

Comments
 (0)