From 7b59de0f8545fc0dac46755136e7923ae9199898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 01:31:11 +0000 Subject: [PATCH] Bump postcss in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.6 to 8.5.10 - [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.6...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 42 +++++++++++++++++++++--------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index fca2d4a2d..7cce16fcb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "packageManager": "pnpm@10.14.0", "devDependencies": { "autoprefixer": "^10.4.21", - "postcss": "^8.5.6", + "postcss": "^8.5.10", "postcss-cli": "^11.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56bc1dc02..532aa8fc9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: devDependencies: autoprefixer: specifier: ^10.4.21 - version: 10.4.21(postcss@8.5.6) + version: 10.4.21(postcss@8.5.10) postcss: - specifier: ^8.5.6 - version: 8.5.6 + specifier: ^8.5.10 + version: 8.5.10 postcss-cli: specifier: ^11.0.1 - version: 11.0.1(postcss@8.5.6) + version: 11.0.1(postcss@8.5.10) packages: @@ -151,8 +151,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - nanoid@3.3.11: - resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==} + nanoid@3.3.12: + resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==} engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true @@ -213,8 +213,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.6: - resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} + postcss@8.5.10: + resolution: {integrity: sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==} engines: {node: ^10 || ^12 || >=14} pretty-hrtime@1.0.3: @@ -303,14 +303,14 @@ snapshots: normalize-path: 3.0.0 picomatch: 2.3.1 - autoprefixer@10.4.21(postcss@8.5.6): + autoprefixer@10.4.21(postcss@8.5.10): dependencies: browserslist: 4.26.2 caniuse-lite: 1.0.30001743 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.6 + postcss: 8.5.10 postcss-value-parser: 4.2.0 baseline-browser-mapping@2.8.6: {} @@ -412,7 +412,7 @@ snapshots: lilconfig@3.1.3: {} - nanoid@3.3.11: {} + nanoid@3.3.12: {} node-releases@2.0.21: {} @@ -428,15 +428,15 @@ snapshots: pify@2.3.0: {} - postcss-cli@11.0.1(postcss@8.5.6): + postcss-cli@11.0.1(postcss@8.5.10): dependencies: chokidar: 3.6.0 dependency-graph: 1.0.0 fs-extra: 11.3.2 picocolors: 1.1.1 - postcss: 8.5.6 - postcss-load-config: 5.1.0(postcss@8.5.6) - postcss-reporter: 7.1.0(postcss@8.5.6) + postcss: 8.5.10 + postcss-load-config: 5.1.0(postcss@8.5.10) + postcss-reporter: 7.1.0(postcss@8.5.10) pretty-hrtime: 1.0.3 read-cache: 1.0.0 slash: 5.1.0 @@ -446,24 +446,24 @@ snapshots: - jiti - tsx - postcss-load-config@5.1.0(postcss@8.5.6): + postcss-load-config@5.1.0(postcss@8.5.10): dependencies: lilconfig: 3.1.3 yaml: 2.8.1 optionalDependencies: - postcss: 8.5.6 + postcss: 8.5.10 - postcss-reporter@7.1.0(postcss@8.5.6): + postcss-reporter@7.1.0(postcss@8.5.10): dependencies: picocolors: 1.1.1 - postcss: 8.5.6 + postcss: 8.5.10 thenby: 1.3.4 postcss-value-parser@4.2.0: {} - postcss@8.5.6: + postcss@8.5.10: dependencies: - nanoid: 3.3.11 + nanoid: 3.3.12 picocolors: 1.1.1 source-map-js: 1.2.1