Skip to content

Commit

Permalink
Bump @tailwindcss/typography from 0.5.15 to 0.5.16 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.15 to 0.5.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss-typography@v0.5.15...v0.5.16)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and razzeee committed Jan 15, 2025
1 parent 58ad330 commit 303cb6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@storybook/addon-themes": "^8.4.7",
"@storybook/nextjs": "^8.4.7",
"@storybook/react": "^8.4.7",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/eslint-plugin-query": "^5.62.16",
"@tanstack/react-query-devtools": "^5.62.11",
"@types/node": "^22.10.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6534,17 +6534,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -10909,7 +10909,7 @@ __metadata:
"@storybook/test": "npm:^8.4.7"
"@stripe/react-stripe-js": "npm:^3.1.1"
"@stripe/stripe-js": "npm:^5.4.0"
"@tailwindcss/typography": "npm:^0.5.15"
"@tailwindcss/typography": "npm:^0.5.16"
"@tanstack/eslint-plugin-query": "npm:^5.62.16"
"@tanstack/react-query": "npm:^5.62.16"
"@tanstack/react-query-devtools": "npm:^5.62.11"
Expand Down

0 comments on commit 303cb6f

Please sign in to comment.