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 1/2] =?UTF-8?q?=F0=9F=93=8C=20Bump=20@tailwindcss/typograp?= =?UTF-8?q?hy=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", From da627a0cc70b06d001b910917d3f5149e9118be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 17:42:10 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 00ab2b71..df12be42 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -996,7 +996,7 @@ body.zen-mode-enable { --tw-prose-invert-quote-borders: rgba(var(--color-primary-900), 1); --tw-prose-invert-captions: rgba(var(--color-neutral-400), 1); --tw-prose-invert-kbd: #fff; - --tw-prose-invert-kbd-shadows: rgb(255, 255, 255 / 10%); + --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%); --tw-prose-invert-code: rgba(var(--color-secondary-400), 1); --tw-prose-invert-pre-code: rgba(var(--color-neutral-200), 1); --tw-prose-invert-pre-bg: rgba(var(--color-neutral-700), 1);