From 320817fa307a7ba8d67bfefcf37a58d5bd3ba6e2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 24 Jul 2026 16:46:48 +0000
Subject: [PATCH] chore: bump postcss from 8.5.15 to 8.5.18 in /site (#27486)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to
8.5.18.
Release notes
Sourced from postcss's
releases.
8.5.18
- Restricted loading previous source maps file to the
opts.from folder for security reasons (use unsafeMap:
true to disable the check).
8.5.17
- Fixed
Maximum call stack size exceeded error.
- Fixed Prototype hijacking for
postcss.fromJSON().
- Fixed
Input#origin() for unmapped end position (by @chatman-media).
8.5.16
Changelog
Sourced from postcss's
changelog.
8.5.18
- Restricted loading previous source maps file to the
opts.from folder for security reasons (use unsafeMap:
true to disable the check).
8.5.17
- Fixed
Maximum call stack size exceeded error.
- Fixed Prototype hijacking for
postcss.fromJSON().
- Fixed
Input#origin() for unmapped end position (by @chatman-media).
8.5.16
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new
releaser for postcss since your current version.
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
site/package.json | 2 +-
site/pnpm-lock.yaml | 52 ++++++++++++++++++++++-----------------------
2 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/site/package.json b/site/package.json
index eb802d48ac..385e28d09f 100644
--- a/site/package.json
+++ b/site/package.json
@@ -169,7 +169,7 @@
"jsdom": "27.2.0",
"knip": "5.71.0",
"msw": "2.4.8",
- "postcss": "8.5.15",
+ "postcss": "8.5.18",
"protobufjs": "7.6.1",
"resize-observer-polyfill": "1.5.1",
"rollup-plugin-visualizer": "7.0.1",
diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml
index afc810ae9c..88a78cb231 100644
--- a/site/pnpm-lock.yaml
+++ b/site/pnpm-lock.yaml
@@ -395,7 +395,7 @@ importers:
version: 4.1.7(msw@2.4.8(typescript@6.0.2))(playwright@1.55.1)(vite@8.0.16(@types/node@20.19.41)(esbuild@0.25.12)(jiti@1.21.7)(tsx@4.22.4)(yaml@2.8.3))(vitest@4.1.5)
autoprefixer:
specifier: 10.5.0
- version: 10.5.0(postcss@8.5.15)
+ version: 10.5.0(postcss@8.5.18)
babel-plugin-react-compiler:
specifier: 1.0.0
version: 1.0.0
@@ -424,8 +424,8 @@ importers:
specifier: 2.4.8
version: 2.4.8(typescript@6.0.2)
postcss:
- specifier: 8.5.15
- version: 8.5.15
+ specifier: 8.5.18
+ version: 8.5.18
protobufjs:
specifier: 7.6.1
version: 7.6.1
@@ -4838,8 +4838,8 @@ packages:
nan@2.23.0:
resolution: {integrity: sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==, tarball: https://registry.npmjs.org/nan/-/nan-2.23.0.tgz}
- nanoid@3.3.12:
- resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz}
+ nanoid@3.3.16:
+ resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==, tarball: https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@@ -5091,8 +5091,8 @@ packages:
postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==, tarball: https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz}
- postcss@8.5.15:
- resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==, tarball: https://registry.npmjs.org/postcss/-/postcss-8.5.15.tgz}
+ postcss@8.5.18:
+ resolution: {integrity: sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==, tarball: https://registry.npmjs.org/postcss/-/postcss-8.5.18.tgz}
engines: {node: ^10 || ^12 || >=14}
powershell-utils@0.1.0:
@@ -9152,13 +9152,13 @@ snapshots:
asynckit@0.4.0: {}
- autoprefixer@10.5.0(postcss@8.5.15):
+ autoprefixer@10.5.0(postcss@8.5.18):
dependencies:
browserslist: 4.28.2
caniuse-lite: 1.0.30001791
fraction.js: 5.3.4
picocolors: 1.1.1
- postcss: 8.5.15
+ postcss: 8.5.18
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
@@ -11252,7 +11252,7 @@ snapshots:
nan@2.23.0:
optional: true
- nanoid@3.3.12: {}
+ nanoid@3.3.16: {}
negotiator@0.6.3: {}
@@ -11475,30 +11475,30 @@ snapshots:
possible-typed-array-names@1.0.0: {}
- postcss-import@15.1.0(postcss@8.5.15):
+ postcss-import@15.1.0(postcss@8.5.18):
dependencies:
- postcss: 8.5.15
+ postcss: 8.5.18
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.11
- postcss-js@4.1.0(postcss@8.5.15):
+ postcss-js@4.1.0(postcss@8.5.18):
dependencies:
camelcase-css: 2.0.1
- postcss: 8.5.15
+ postcss: 8.5.18
- postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.15)(tsx@4.22.4)(yaml@2.8.3):
+ postcss-load-config@6.0.1(jiti@1.21.7)(postcss@8.5.18)(tsx@4.22.4)(yaml@2.8.3):
dependencies:
lilconfig: 3.1.3
optionalDependencies:
jiti: 1.21.7
- postcss: 8.5.15
+ postcss: 8.5.18
tsx: 4.22.4
yaml: 2.8.3
- postcss-nested@6.2.0(postcss@8.5.15):
+ postcss-nested@6.2.0(postcss@8.5.18):
dependencies:
- postcss: 8.5.15
+ postcss: 8.5.18
postcss-selector-parser: 6.1.2
postcss-selector-parser@6.0.10:
@@ -11513,9 +11513,9 @@ snapshots:
postcss-value-parser@4.2.0: {}
- postcss@8.5.15:
+ postcss@8.5.18:
dependencies:
- nanoid: 3.3.12
+ nanoid: 3.3.16
picocolors: 1.1.1
source-map-js: 1.2.1
@@ -12416,11 +12416,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.1.1
- postcss: 8.5.15
- postcss-import: 15.1.0(postcss@8.5.15)
- postcss-js: 4.1.0(postcss@8.5.15)
- postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.15)(tsx@4.22.4)(yaml@2.8.3)
- postcss-nested: 6.2.0(postcss@8.5.15)
+ postcss: 8.5.18
+ postcss-import: 15.1.0(postcss@8.5.18)
+ postcss-js: 4.1.0(postcss@8.5.18)
+ postcss-load-config: 6.0.1(jiti@1.21.7)(postcss@8.5.18)(tsx@4.22.4)(yaml@2.8.3)
+ postcss-nested: 6.2.0(postcss@8.5.18)
postcss-selector-parser: 6.1.2
resolve: 1.22.10
sucrase: 3.35.0
@@ -12759,7 +12759,7 @@ snapshots:
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.4
- postcss: 8.5.15
+ postcss: 8.5.18
rolldown: 1.0.3
tinyglobby: 0.2.17
optionalDependencies: