From 0a88ecda577d2a3da303c4a49fd071bbd1de99da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:12:57 +0000 Subject: [PATCH] build(deps): 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index f2ab99f..9051a5b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -45,7 +45,7 @@ "@fontsource/poiret-one": "5.1.1", "@fontsource/zen-kaku-gothic-new": "5.1.1", "@icons-pack/svelte-simple-icons": "4.0.1", - "@tailwindcss/typography": "0.5.15", + "@tailwindcss/typography": "0.5.16", "deepmerge": "4.3.1", "lucide-svelte": "0.475.0", "svelte-persisted-store": "0.12.0", diff --git a/yarn.lock b/yarn.lock index caa3eb9..d0db999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -922,9 +922,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" @@ -932,7 +932,7 @@ __metadata: postcss-selector-parser: "npm:6.0.10" peerDependencies: tailwindcss: "*" - checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6 + checksum: 10c0/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158 languageName: node linkType: hard @@ -3958,7 +3958,7 @@ __metadata: "@sveltejs/enhanced-img": "npm:0.4.4" "@sveltejs/kit": "npm:2.15.1" "@sveltejs/vite-plugin-svelte": "npm:4.0.4" - "@tailwindcss/typography": "npm:0.5.15" + "@tailwindcss/typography": "npm:0.5.16" "@types/prismjs": "npm:1.26.5" autoprefixer: "npm:10.4.20" bits-ui: "npm:1.3.3"