Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @tailwindcss/typography to v0.5.15 #116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.15",
"autoprefixer": "10.4.16",
"postcss": "8.4.30",
"postcss-loader": "7.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4707,17 +4707,17 @@ __metadata:
languageName: node
linkType: hard

"@tailwindcss/typography@npm:0.5.10":
version: 0.5.10
resolution: "@tailwindcss/typography@npm:0.5.10"
"@tailwindcss/typography@npm:0.5.15":
version: 0.5.15
resolution: "@tailwindcss/typography@npm:0.5.15"
dependencies:
lodash.castarray: ^4.4.0
lodash.isplainobject: ^4.0.6
lodash.merge: ^4.6.2
postcss-selector-parser: 6.0.10
peerDependencies:
tailwindcss: "*"
checksum: 0fa9c96bf091fb79fdc39a0244027b3891e9205f714197c8196e7ba2305523ce8695d14b912366de9b77d4b1d3a742fb7f9bc9bb633fddc7c7f13374b41075d2
checksum: bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6
languageName: node
linkType: hard

Expand Down Expand Up @@ -20336,7 +20336,7 @@ __metadata:
"@tailwindcss/aspect-ratio": 0.4.2
"@tailwindcss/forms": 0.5.6
"@tailwindcss/line-clamp": 0.4.4
"@tailwindcss/typography": 0.5.10
"@tailwindcss/typography": 0.5.15
autoprefixer: 10.4.16
postcss: 8.4.30
postcss-loader: 7.3.3
Expand Down