From 98a73acbfa19d4d4c44999eec6b87155a81f8b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:41:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Bump=20@tailwindcss/typography?= =?UTF-8?q?=20from=200.5.16=20to=200.5.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6cae7331..45081f97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^1.9.0", "@tailwindcss/cli": "^4.1.13", - "@tailwindcss/typography": "^0.5.18", + "@tailwindcss/typography": "^0.5.19", "chart.js": "^4.5.0", "fuse.js": "^7.1.0", "jquery": "^3.7.1", @@ -1186,9 +1186,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.18", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.18.tgz", - "integrity": "sha512-dDIgwZOlf+tVkZ7A029VvQ1+ngKATENDjMEx2N35s2yPjfTS05RWSM8ilhEWSa5DMJ6ci2Ha9WNZEd2GQjrdQg==", + "version": "0.5.19", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.19.tgz", + "integrity": "sha512-w31dd8HOx3k9vPtcQh5QHP9GwKcgbMp87j58qi6xgiBnFFtKEAgCWnDw4qUT8aHwkCp8bKvb/KGKWWHedP0AAg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index be4a4284..3b04bec3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@awmottaz/prettier-plugin-void-html": "^1.9.0", "@tailwindcss/cli": "^4.1.13", - "@tailwindcss/typography": "^0.5.18", + "@tailwindcss/typography": "^0.5.19", "chart.js": "^4.5.0", "fuse.js": "^7.1.0", "jquery": "^3.7.1",