From 6741b6b40bae0137c45f2e1cdfbb24bfdc3a31f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 09:42:54 +0000 Subject: [PATCH] deps(deps): bump postcss from 8.5.12 to 8.5.28 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.28. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.12...8.5.28) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.28 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 57 +++++++++++++------------------------------------- 1 file changed, 15 insertions(+), 42 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6820c57..8c4fd13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3876,11 +3876,6 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - nanoid@3.3.11: - resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} - hasBin: true - nanoid@3.3.18: resolution: {integrity: sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} @@ -4190,14 +4185,6 @@ packages: peerDependencies: postcss: ^8.2.9 - postcss@8.5.12: - resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==} - engines: {node: ^10 || ^12 || >=14} - - postcss@8.5.26: - resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==} - engines: {node: ^10 || ^12 || >=14} - postcss@8.5.28: resolution: {integrity: sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==} engines: {node: ^10 || ^12 || >=14} @@ -7324,9 +7311,9 @@ snapshots: domhandler: 5.0.3 htmlparser2: 10.1.0 picocolors: 1.1.1 - postcss: 8.5.26 + postcss: 8.5.28 postcss-media-query-parser: 0.2.3 - postcss-safe-parser: 7.1.0(postcss@8.5.26) + postcss-safe-parser: 7.1.0(postcss@8.5.28) better-ajv-errors@1.2.0(ajv@8.20.0): dependencies: @@ -7648,11 +7635,11 @@ snapshots: dependencies: node-source-walk: 7.0.2 - detective-postcss@8.0.4(postcss@8.5.26): + detective-postcss@8.0.4(postcss@8.5.28): dependencies: is-url-superb: 4.0.0 - postcss: 8.5.26 - postcss-values-parser: 6.0.2(postcss@8.5.26) + postcss: 8.5.28 + postcss-values-parser: 6.0.2(postcss@8.5.28) detective-sass@6.0.2: dependencies: @@ -8007,7 +7994,7 @@ snapshots: eslint: 9.39.5(jiti@2.7.0)(supports-color@7.2.0) eslint-compat-utils: 0.6.5(eslint@9.39.5(jiti@2.7.0)(supports-color@7.2.0)) globals: 16.5.0 - postcss: 8.5.12 + postcss: 8.5.28 postcss-selector-parser: 7.1.6 transitivePeerDependencies: - supports-color @@ -9627,8 +9614,6 @@ snapshots: ms@2.1.3: {} - nanoid@3.3.11: {} - nanoid@3.3.18: {} natural-compare@1.4.0: {} @@ -9904,34 +9889,22 @@ snapshots: postcss-media-query-parser@0.2.3: {} - postcss-safe-parser@7.1.0(postcss@8.5.26): + postcss-safe-parser@7.1.0(postcss@8.5.28): dependencies: - postcss: 8.5.26 + postcss: 8.5.28 postcss-selector-parser@7.1.6: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-values-parser@6.0.2(postcss@8.5.26): + postcss-values-parser@6.0.2(postcss@8.5.28): dependencies: color-name: 1.1.4 is-url-superb: 4.0.0 - postcss: 8.5.26 + postcss: 8.5.28 quote-unquote: 1.0.0 - postcss@8.5.12: - dependencies: - nanoid: 3.3.11 - picocolors: 1.1.1 - source-map-js: 1.2.1 - - postcss@8.5.26: - dependencies: - nanoid: 3.3.18 - picocolors: 1.1.1 - source-map-js: 1.2.1 - postcss@8.5.28: dependencies: nanoid: 3.3.18 @@ -9945,7 +9918,7 @@ snapshots: detective-amd: 6.1.0 detective-cjs: 6.1.1 detective-es6: 5.0.2 - detective-postcss: 8.0.4(postcss@8.5.26) + detective-postcss: 8.0.4(postcss@8.5.28) detective-sass: 6.0.2 detective-scss: 5.0.2 detective-stylus: 5.0.1 @@ -9953,7 +9926,7 @@ snapshots: detective-vue2: 2.3.0(supports-color@7.2.0)(typescript@5.9.3) module-definition: 6.0.2 node-source-walk: 7.0.2 - postcss: 8.5.26 + postcss: 8.5.28 typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -10359,7 +10332,7 @@ snapshots: is-plain-object: 5.1.0 launder: 1.7.1 parse-srcset: 1.0.2 - postcss: 8.5.26 + postcss: 8.5.28 sass-formatter@0.7.9: dependencies: @@ -10954,7 +10927,7 @@ snapshots: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.26 + postcss: 8.5.28 rollup: 4.62.2 tinyglobby: 0.2.17 optionalDependencies: @@ -10969,7 +10942,7 @@ snapshots: dependencies: lightningcss: 1.33.0 picomatch: 4.0.5 - postcss: 8.5.26 + postcss: 8.5.28 rolldown: 1.2.9 tinyglobby: 0.2.17 optionalDependencies: