From dae5d1d0230e1e7ab4bec3157001403490a735ff Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 24 Apr 2026 23:51:45 +0000
Subject: [PATCH] Bump postcss from 8.5.6 to 8.5.10 in /docs (#1671)
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.6 to
8.5.10.
Release notes
Sourced from postcss's
releases.
8.5.10
- Fixed XSS via unescaped
</style> in non-bundler
cases (by @TharVid).
8.5.9
- Speed up source map encoding paring in case of the error.
8.5.8
8.5.7
- Improved source map annotation cleaning performance (by CodeAnt
AI).
Changelog
Sourced from postcss's
changelog.
8.5.10
- Fixed XSS via unescaped
</style> in non-bundler
cases (by @TharVid).
8.5.9
- Speed up source map encoding paring in case of the error.
8.5.8
8.5.7
- Improved source map annotation cleaning performance (by CodeAnt
AI).
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/evroon/bracket/network/alerts).
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
docs/package.json | 2 +-
docs/pnpm-lock.yaml | 18 +++++++++---------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/docs/package.json b/docs/package.json
index 66e81597..3cd002b5 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -48,7 +48,7 @@
"eslint-config-next": "16.2.1",
"markdownlint-cli2": "^0.22.0",
"markdownlint-rule-relative-links": "^5.1.0",
- "postcss": "^8.5.3",
+ "postcss": "^8.5.10",
"prettier": "^3.8.0",
"tailwindcss": "^4.2.1",
"typescript": "^5.7.3"
diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml
index 3adbeb48..55d1c437 100644
--- a/docs/pnpm-lock.yaml
+++ b/docs/pnpm-lock.yaml
@@ -92,7 +92,7 @@ importers:
version: 19.2.3(@types/react@19.2.3)
autoprefixer:
specifier: ^10.4.19
- version: 10.4.22(postcss@8.5.6)
+ version: 10.4.22(postcss@8.5.10)
eslint:
specifier: ^9
version: 9.39.1(jiti@2.6.1)
@@ -106,8 +106,8 @@ importers:
specifier: ^5.1.0
version: 5.1.0
postcss:
- specifier: ^8.5.3
- version: 8.5.6
+ specifier: ^8.5.10
+ version: 8.5.10
prettier:
specifier: ^3.8.0
version: 3.8.0
@@ -3497,8 +3497,8 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
- 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}
prelude-ls@1.2.1:
@@ -5365,7 +5365,7 @@ snapshots:
'@alloc/quick-lru': 5.2.0
'@tailwindcss/node': 4.2.1
'@tailwindcss/oxide': 4.2.1
- postcss: 8.5.6
+ postcss: 8.5.10
tailwindcss: 4.2.1
'@tanstack/react-virtual@3.13.12(react-dom@19.2.0(react@19.2.0))(react@19.2.0)':
@@ -5853,14 +5853,14 @@ snapshots:
async-function@1.0.0: {}
- autoprefixer@10.4.22(postcss@8.5.6):
+ autoprefixer@10.4.22(postcss@8.5.10):
dependencies:
browserslist: 4.28.0
caniuse-lite: 1.0.30001754
fraction.js: 5.3.4
normalize-range: 0.1.2
picocolors: 1.1.1
- postcss: 8.5.6
+ postcss: 8.5.10
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
@@ -8276,7 +8276,7 @@ snapshots:
picocolors: 1.1.1
source-map-js: 1.2.1
- postcss@8.5.6:
+ postcss@8.5.10:
dependencies:
nanoid: 3.3.11
picocolors: 1.1.1