diff --git a/package.json b/package.json index 088cee1cc..5741e9c26 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "@angular/language-service": "17.3.11", "@ngrx/schematics": "17.2.0", "@release-it/conventional-changelog": "8.0.1", - "@tailwindcss/typography": "0.5.13", + "@tailwindcss/typography": "0.5.14", "@types/howler": "2.2.11", "@types/jasmine": "5.1.4", "@types/jasminewd2": "2.0.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e68881c7d..59cf4501d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: 8.0.1 version: 8.0.1(release-it@17.3.0(typescript@5.4.5)) '@tailwindcss/typography': - specifier: 0.5.13 - version: 0.5.13(tailwindcss@3.4.4(ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5))) + specifier: 0.5.14 + version: 0.5.14(tailwindcss@3.4.4(ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5))) '@types/howler': specifier: 2.2.11 version: 2.2.11 @@ -2024,8 +2024,8 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' - '@tailwindcss/typography@0.5.13': - resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==} + '@tailwindcss/typography@0.5.14': + resolution: {integrity: sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' @@ -5911,10 +5911,6 @@ packages: resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} engines: {node: '>=4'} - postcss-selector-parser@6.0.16: - resolution: {integrity: sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==} - engines: {node: '>=4'} - postcss-selector-parser@6.1.0: resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} engines: {node: '>=4'} @@ -9417,7 +9413,7 @@ snapshots: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.4(ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5)) - '@tailwindcss/typography@0.5.13(tailwindcss@3.4.4(ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5)))': + '@tailwindcss/typography@0.5.14(tailwindcss@3.4.4(ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 @@ -13931,11 +13927,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-selector-parser@6.0.16: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.1.0: dependencies: cssesc: 3.0.0 @@ -14863,7 +14854,7 @@ snapshots: known-css-properties: 0.29.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 - postcss-selector-parser: 6.0.16 + postcss-selector-parser: 6.1.0 postcss-value-parser: 4.2.0 stylelint: 16.6.1(typescript@5.4.5)