chore(deps): bump postcss from 8.5.6 to 8.5.10 in /documentation (#8820)

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-04-27 02:54:41 +00:00
committed by GitHub
parent a7dd21c876
commit 4dce997f4e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -18,7 +18,7 @@
"dotenv": "^16.4.7",
"framer-motion": "^11.0.0",
"lucide-react": "^0.475.0",
"postcss": "^8.4.35",
"postcss": "^8.5.10",
"postcss-import": "^16.1.0",
"prism-react-renderer": "^2.3.0",
"react": "^19.0.0",
@@ -14233,9 +14233,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"version": "8.5.10",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.10.tgz",
"integrity": "sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==",
"funding": [
{
"type": "opencollective",
+1 -1
View File
@@ -27,7 +27,7 @@
"dotenv": "^16.4.7",
"framer-motion": "^11.0.0",
"lucide-react": "^0.475.0",
"postcss": "^8.4.35",
"postcss": "^8.5.10",
"postcss-import": "^16.1.0",
"prism-react-renderer": "^2.3.0",
"react": "^19.0.0",