From db3b48d0118c1f44166eab02eb421bcc6e0a04d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 16:46:10 +0200 Subject: [PATCH] chore(deps): update dependency @tailwindcss/typography to v0.5.15 (#3110) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5beac39016..fc48853421 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -390,7 +390,7 @@ importers: version: 0.0.0-insiders.565cd3e(postcss@8.4.41) '@tailwindcss/typography': specifier: ^0.5.9 - version: 0.5.13(tailwindcss@3.4.10) + version: 0.5.15(tailwindcss@3.4.10) '@types/react': specifier: ^18.2.23 version: 18.3.3 @@ -4020,10 +4020,10 @@ packages: postcss-nested: 5.0.6(postcss@8.4.41) dev: true - /@tailwindcss/typography@0.5.13(tailwindcss@3.4.10): - resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==} + /@tailwindcss/typography@0.5.15(tailwindcss@3.4.10): + resolution: {integrity: sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA==} peerDependencies: - tailwindcss: '>=3.0.0 || insiders' + tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 @@ -9978,7 +9978,7 @@ packages: postcss: ^8.2.14 dependencies: postcss: 8.4.41 - postcss-selector-parser: 6.0.11 + postcss-selector-parser: 6.1.2 dev: true /postcss-nested@6.2.0(postcss@8.4.41): @@ -10010,14 +10010,6 @@ packages: util-deprecate: 1.0.2 dev: true - /postcss-selector-parser@6.0.11: - resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - dev: true - /postcss-selector-parser@6.1.2: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'}