From c32b8935b1dba059d4ba12ce76a40091fc719652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 17:36:05 +0900 Subject: [PATCH] build(deps): bump @tailwindcss/typography from 0.5.16 to 0.5.19 (#119) Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.16 to 0.5.19. - [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.16...v0.5.19) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- yarn.lock | 34 +++++----------------------------- 2 files changed, 6 insertions(+), 30 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 089958b..82547d2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -51,7 +51,7 @@ "@fontsource/poiret-one": "5.2.8", "@fontsource/zen-kaku-gothic-new": "5.2.7", "@icons-pack/svelte-simple-icons": "6.4.0", - "@tailwindcss/typography": "0.5.16", + "@tailwindcss/typography": "0.5.19", "d3-scale": "4.0.2", "deepmerge": "4.3.1", "layerchart": "1.0.12", diff --git a/yarn.lock b/yarn.lock index 8a499ba..3225e8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1404,17 +1404,14 @@ __metadata: languageName: node linkType: hard -"@tailwindcss/typography@npm:0.5.16": - version: 0.5.16 - resolution: "@tailwindcss/typography@npm:0.5.16" +"@tailwindcss/typography@npm:0.5.19": + version: 0.5.19 + resolution: "@tailwindcss/typography@npm:0.5.19" 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/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158 + checksum: 10c0/b9eb38e9c7adca59b55d7321275f59ea62c7d65a0c3d324c18c1c5864c69ec6e15b838e7df61e531cda62cfea08627b4343bc419bb0996182321891e5171e4d6 languageName: node linkType: hard @@ -3556,27 +3553,6 @@ __metadata: languageName: node linkType: hard -"lodash.castarray@npm:^4.4.0": - version: 4.4.0 - resolution: "lodash.castarray@npm:4.4.0" - checksum: 10c0/0bf523ad1596a5bf17869ba047235b4453eee927005013ae152345e2b291b81a02e7f2b7c38f876a1d16f73c34aa3c3241e965193e5b31595035bc8f330c4358 - languageName: node - linkType: hard - -"lodash.isplainobject@npm:^4.0.6": - version: 4.0.6 - resolution: "lodash.isplainobject@npm:4.0.6" - checksum: 10c0/afd70b5c450d1e09f32a737bed06ff85b873ecd3d3d3400458725283e3f2e0bb6bf48e67dbe7a309eb371a822b16a26cca4a63c8c52db3fc7dc9d5f9dd324cbb - languageName: node - linkType: hard - -"lodash.merge@npm:^4.6.2": - version: 4.6.2 - resolution: "lodash.merge@npm:4.6.2" - checksum: 10c0/402fa16a1edd7538de5b5903a90228aa48eb5533986ba7fa26606a49db2572bf414ff73a2c9f5d5fd36b31c46a5d5c7e1527749c07cbcf965ccff5fbdf32c506 - languageName: node - linkType: hard - "longest-streak@npm:^3.0.0": version: 3.1.0 resolution: "longest-streak@npm:3.1.0" @@ -5991,7 +5967,7 @@ __metadata: "@sveltejs/enhanced-img": "npm:0.4.4" "@sveltejs/kit": "npm:2.48.0" "@sveltejs/vite-plugin-svelte": "npm:6.2.1" - "@tailwindcss/typography": "npm:0.5.16" + "@tailwindcss/typography": "npm:0.5.19" "@types/d3-array": "npm:^3" "@types/d3-scale": "npm:^4" "@types/d3-shape": "npm:^3"