Javascript dependency: Bump postcss from 8.5.21 to 8.5.23 in /web (#10246)

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.21 to 8.5.23.
- [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.21...8.5.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-14 11:20:35 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 1cca96b62c
commit 73c5e01309
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -126,7 +126,7 @@
"notistack": "^3.0.2",
"papaparse": "^5.5.4",
"path-fx": "^2.1.2",
"postcss": "^8.5.20",
"postcss": "^8.5.23",
"rc-dock": "^4.0.0-alpha.2",
"react": "^19.2.7",
"react-arborist": "^3.5.0",
@@ -163,7 +163,7 @@
"@xmldom/xmldom": "^0.8.13",
"serialize-javascript": "^7.0.5",
"ip-address": "^10.2.0",
"postcss": "^8.5.20",
"postcss": "^8.5.23",
"ws": "^8.20.1",
"qs": "^6.15.2",
"@tootallnate/once": "^2.0.1",
+10 -10
View File
@@ -11124,12 +11124,12 @@ __metadata:
languageName: node
linkType: hard
"nanoid@npm:^3.3.16":
version: 3.3.16
resolution: "nanoid@npm:3.3.16"
"nanoid@npm:^3.3.17":
version: 3.3.18
resolution: "nanoid@npm:3.3.18"
bin:
nanoid: bin/nanoid.cjs
checksum: 10c0/bbf2dcffe22d2b62d16de2711752070b539c0f644c7916f823ad6521986b2078cbe524f2d6240f58c46e9141ea0c7b87a029e100c0f7f175228cacaf30e41bba
checksum: 10c0/b994b4e396730f8be2520923284e2040d61eaee55cc6d4935ef6d38d34bafdc46133eda4d3faea5073bda545aa6079d82b886caeac5c731cf9ac18bcc1301425
languageName: node
linkType: hard
@@ -12182,14 +12182,14 @@ __metadata:
languageName: node
linkType: hard
"postcss@npm:^8.5.20":
version: 8.5.21
resolution: "postcss@npm:8.5.21"
"postcss@npm:^8.5.23":
version: 8.5.26
resolution: "postcss@npm:8.5.26"
dependencies:
nanoid: "npm:^3.3.16"
nanoid: "npm:^3.3.17"
picocolors: "npm:^1.1.1"
source-map-js: "npm:^1.2.1"
checksum: 10c0/89bf8860bba456eafcbc6c8addc3f5d3010529069ec67adb1a26b79b098d1b2afa49cc1abf80c5b01867980db6eae0c02fd0350e17a84c5f12d07aaec704aa50
checksum: 10c0/2bdafc00d96bd57b6649a52e458864a4bf58ee56cfdbe4aea1472b5cccc127e6c1ad653bd0bec50d211e650eb0b9270c80e1e72aff2e2fa40d9e7363234d6e43
languageName: node
linkType: hard
@@ -13293,7 +13293,7 @@ __metadata:
notistack: "npm:^3.0.2"
papaparse: "npm:^5.5.4"
path-fx: "npm:^2.1.2"
postcss: "npm:^8.5.20"
postcss: "npm:^8.5.23"
postcss-loader: "npm:^8.2.1"
process: "npm:^0.11.10"
prop-types: "npm:^15.8.1"