From 1937b179e0872ef01cfa9ea7c4b241bcc7db891d Mon Sep 17 00:00:00 2001 From: Botaniker <botaniker@221b.uk> Date: Wed, 19 Feb 2025 21:15:31 +0000 Subject: [PATCH] Update dependency postcss to v8.5.3 --- themes/tailbliss/package-lock.json | 6 +-- themes/tailbliss/pnpm-lock.yaml | 60 +++++++++++++++--------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/themes/tailbliss/package-lock.json b/themes/tailbliss/package-lock.json index cb26c2a..10c4946 100644 --- a/themes/tailbliss/package-lock.json +++ b/themes/tailbliss/package-lock.json @@ -1291,9 +1291,9 @@ } }, "node_modules/postcss": { - "version": "8.5.1", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", - "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", + "version": "8.5.3", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", "dev": true, "funding": [ { diff --git a/themes/tailbliss/pnpm-lock.yaml b/themes/tailbliss/pnpm-lock.yaml index 7c2edcb..7210df5 100644 --- a/themes/tailbliss/pnpm-lock.yaml +++ b/themes/tailbliss/pnpm-lock.yaml @@ -16,16 +16,16 @@ importers: version: 3.14.8 autoprefixer: specifier: ^10.4.19 - version: 10.4.20(postcss@8.5.1) + version: 10.4.20(postcss@8.5.3) concurrently: specifier: ^8.2.2 version: 8.2.2 postcss: - specifier: ^8.5.1 - version: 8.5.1 + specifier: ^8.5.3 + version: 8.5.3 postcss-cli: specifier: ^11.0.0 - version: 11.0.0(jiti@1.21.7)(postcss@8.5.1) + version: 11.0.0(jiti@1.21.7)(postcss@8.5.3) tailwindcss: specifier: ^3.4.5 version: 3.4.17 @@ -502,8 +502,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.1: - resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==} + postcss@8.5.3: + resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} engines: {node: ^10 || ^12 || >=14} pretty-hrtime@1.0.3: @@ -770,14 +770,14 @@ snapshots: arg@5.0.2: {} - autoprefixer@10.4.20(postcss@8.5.1): + autoprefixer@10.4.20(postcss@8.5.3): dependencies: browserslist: 4.24.3 caniuse-lite: 1.0.30001690 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.1 + postcss: 8.5.3 postcss-value-parser: 4.2.0 balanced-match@1.0.2: {} @@ -1052,7 +1052,7 @@ snapshots: pirates@4.0.6: {} - postcss-cli@11.0.0(jiti@1.21.7)(postcss@8.5.1): + postcss-cli@11.0.0(jiti@1.21.7)(postcss@8.5.3): dependencies: chokidar: 3.6.0 dependency-graph: 0.11.0 @@ -1060,9 +1060,9 @@ snapshots: get-stdin: 9.0.0 globby: 14.0.1 picocolors: 1.0.1 - postcss: 8.5.1 - postcss-load-config: 5.1.0(jiti@1.21.7)(postcss@8.5.1) - postcss-reporter: 7.1.0(postcss@8.5.1) + postcss: 8.5.3 + postcss-load-config: 5.1.0(jiti@1.21.7)(postcss@8.5.3) + postcss-reporter: 7.1.0(postcss@8.5.3) pretty-hrtime: 1.0.3 read-cache: 1.0.0 slash: 5.1.0 @@ -1071,42 +1071,42 @@ snapshots: - jiti - tsx - postcss-import@15.1.0(postcss@8.5.1): + postcss-import@15.1.0(postcss@8.5.3): dependencies: - postcss: 8.5.1 + postcss: 8.5.3 postcss-value-parser: 4.2.0 read-cache: 1.0.0 resolve: 1.22.10 - postcss-js@4.0.1(postcss@8.5.1): + postcss-js@4.0.1(postcss@8.5.3): dependencies: camelcase-css: 2.0.1 - postcss: 8.5.1 + postcss: 8.5.3 - postcss-load-config@4.0.2(postcss@8.5.1): + postcss-load-config@4.0.2(postcss@8.5.3): dependencies: lilconfig: 3.1.3 yaml: 2.6.1 optionalDependencies: - postcss: 8.5.1 + postcss: 8.5.3 - postcss-load-config@5.1.0(jiti@1.21.7)(postcss@8.5.1): + postcss-load-config@5.1.0(jiti@1.21.7)(postcss@8.5.3): dependencies: lilconfig: 3.1.3 yaml: 2.4.5 optionalDependencies: jiti: 1.21.7 - postcss: 8.5.1 + postcss: 8.5.3 - postcss-nested@6.2.0(postcss@8.5.1): + postcss-nested@6.2.0(postcss@8.5.3): dependencies: - postcss: 8.5.1 + postcss: 8.5.3 postcss-selector-parser: 6.1.2 - postcss-reporter@7.1.0(postcss@8.5.1): + postcss-reporter@7.1.0(postcss@8.5.3): dependencies: picocolors: 1.0.1 - postcss: 8.5.1 + postcss: 8.5.3 thenby: 1.3.4 postcss-selector-parser@6.0.10: @@ -1121,7 +1121,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.1: + postcss@8.5.3: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -1231,11 +1231,11 @@ snapshots: normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.1.1 - postcss: 8.5.1 - postcss-import: 15.1.0(postcss@8.5.1) - postcss-js: 4.0.1(postcss@8.5.1) - postcss-load-config: 4.0.2(postcss@8.5.1) - postcss-nested: 6.2.0(postcss@8.5.1) + postcss: 8.5.3 + postcss-import: 15.1.0(postcss@8.5.3) + postcss-js: 4.0.1(postcss@8.5.3) + postcss-load-config: 4.0.2(postcss@8.5.3) + postcss-nested: 6.2.0(postcss@8.5.3) postcss-selector-parser: 6.1.2 resolve: 1.22.10 sucrase: 3.35.0 -- GitLab