From da721f1d7d43a820acd1905dd161c6dfc693ac49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 18:26:54 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.15 to 0.5.16 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](https://github.com/tailwindlabs/tailwindcss-typography/compare/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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8dd3127..07dd658 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@eslint/js": "^9.16.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@next/eslint-plugin-next": "15.1.3", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.1.0", diff --git a/yarn.lock b/yarn.lock index fa4c193..2dd3050 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3901,9 +3901,9 @@ __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" @@ -3911,7 +3911,7 @@ __metadata: postcss-selector-parser: "npm:6.0.10" peerDependencies: tailwindcss: "*" - checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6 + checksum: 10c0/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158 languageName: node linkType: hard @@ -12556,7 +12556,7 @@ __metadata: "@radix-ui/react-tooltip": "npm:^1.1.6" "@radix-ui/react-visually-hidden": "npm:^1.1.0" "@sentry/nextjs": "npm:8" - "@tailwindcss/typography": "npm:^0.5.15" + "@tailwindcss/typography": "npm:^0.5.16" "@tanstack/react-query": "npm:^5.62.16" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^6.6.3"