From e56a4b59b82d604c8326f82186799280e98f930c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 05:35:44 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=8C=20Bump=20@tailwindcss/typograp?= =?UTF-8?q?hy=20from=200.5.11=20to=200.5.12?= 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.11 to 0.5.12. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" 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 18653c38..ca8ce2dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commander": "^12.0.0" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.11", + "@tailwindcss/typography": "^0.5.12", "chart.js": "^4.4.2", "fuse.js": "^7.0.0", "jquery": "^3.7.1", @@ -279,9 +279,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.11", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", - "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", + "version": "0.5.12", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.12.tgz", + "integrity": "sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index 00b90e28..383e973f 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "homepage": "https://github.com/nunocoracao/blowfish#readme", "devDependencies": { - "@tailwindcss/typography": "^0.5.11", + "@tailwindcss/typography": "^0.5.12", "chart.js": "^4.4.2", "fuse.js": "^7.0.0", "jquery": "^3.7.1", From 35e68d6f558eddc96f23a6308fe4cfede8130bcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 3 Apr 2024 05:36:13 +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 | 42 ++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 4b166b36..8c168a46 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -839,7 +839,7 @@ select { list-style-type:decimal; margin-top:1.25em; margin-bottom:1.25em; - padding-left:1.625em + padding-inline-start:1.625em } .prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -882,7 +882,7 @@ select { list-style-type:disc; margin-top:1.25em; margin-bottom:1.25em; - padding-left:1.625em + padding-inline-start:1.625em } .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker { @@ -911,12 +911,12 @@ select { font-weight:500; font-style:italic; color:var(--tw-prose-quotes); - border-left-width:0.25rem; - border-left-color:var(--tw-prose-quote-borders); + border-inline-start-width:0.25rem; + border-inline-start-color:var(--tw-prose-quote-borders); quotes:"\201C""\201D""\2018""\2019"; margin-top:1.6em; margin-bottom:1.6em; - padding-left:1em + padding-inline-start:1em } .prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before { @@ -1006,9 +1006,9 @@ select { font-size:0.9rem; border-radius:0.25rem; padding-top:0.1875em; - padding-right:0.375em; + padding-inline-end:0.375em; padding-bottom:0.1875em; - padding-left:0.375em; + padding-inline-start:0.375em; background-color:rgba(var(--color-neutral-200), 1); padding:0.1rem 0.4rem } @@ -1076,9 +1076,9 @@ select { margin-bottom:1.7142857em; border-radius:0.375rem; padding-top:0.8571429em; - padding-right:1.1428571em; + padding-inline-end:1.1428571em; padding-bottom:0.8571429em; - padding-left:1.1428571em + padding-inline-start:1.1428571em } .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -1104,7 +1104,7 @@ select { .prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) { width:100%; table-layout:auto; - text-align:left; + text-align:start; margin-top:2em; margin-bottom:2em; font-size:0.875em; @@ -1120,9 +1120,9 @@ select { color:var(--tw-prose-headings); font-weight:600; vertical-align:bottom; - padding-right:0.5714286em; + padding-inline-end:0.5714286em; padding-bottom:0.5714286em; - padding-left:0.5714286em + padding-inline-start:0.5714286em } .prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -1211,11 +1211,11 @@ select { } .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left:0.375em + padding-inline-start:0.375em } .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left:0.375em + padding-inline-start:0.375em } .prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -1251,7 +1251,7 @@ select { .prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) { margin-top:0.5em; - padding-left:1.625em + padding-inline-start:1.625em } .prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) { @@ -1271,26 +1271,26 @@ select { } .prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left:0 + padding-inline-start:0 } .prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-right:0 + padding-inline-end:0 } .prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) { padding-top:0.5714286em; - padding-right:0.5714286em; + padding-inline-end:0.5714286em; padding-bottom:0.5714286em; - padding-left:0.5714286em + padding-inline-start:0.5714286em } .prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-left:0 + padding-inline-start:0 } .prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) { - padding-right:0 + padding-inline-end:0 } .prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {