chore(deps): bump postcss (#8931)

Bumps the npm_and_yarn group with 1 update in the /packages/tailwind-config directory: [postcss](https://github.com/postcss/postcss).


Updates `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:production
  dependency-group: npm_and_yarn
...

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 18:02:01 +05:30
committed by GitHub
parent 32fb88ab24
commit a40e064448
+1 -1
View File
@@ -14,7 +14,7 @@
},
"dependencies": {
"@tailwindcss/postcss": "4.1.17",
"postcss": "8.5.6"
"postcss": "8.5.10"
},
"devDependencies": {
"tailwindcss": "4.1.17"