build(deps-dev): bump postcss from 8.5.6 to 8.5.10

Bumps [postcss](https://github.com/postcss/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
...

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-05-06 09:10:30 +00:00
committed by GitHub
parent 735acff454
commit 5e66203b42
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@types/node": "^24.10.0",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"postcss": "^8.4.33",
"postcss": "^8.5.10",
"tailwindcss": "^4.1.17",
"typescript": "^5.7.2"
}