build(deps-dev): bump postcss from 8.5.2 to 8.5.3 (#862)

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.2 to 8.5.3.
- [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.2...8.5.3)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2025-02-20 16:08:43 +00:00 committed by GitHub
parent 26fd5c95cc
commit 765a7ae0fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -25,7 +25,7 @@
"eslint": "9.20.1",
"eslint-config-next": "15.1.7",
"json": "11.0.0",
"postcss": "8.5.2",
"postcss": "8.5.3",
"prettier": "3.5.1",
"prettier-plugin-tailwindcss": "0.6.11",
"release-it": "18.1.2",
@ -6922,9 +6922,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.2",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.2.tgz",
"integrity": "sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==",
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
"integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
"funding": [
{
"type": "opencollective",

View File

@ -30,7 +30,7 @@
"eslint": "9.20.1",
"eslint-config-next": "15.1.7",
"json": "11.0.0",
"postcss": "8.5.2",
"postcss": "8.5.3",
"prettier": "3.5.1",
"prettier-plugin-tailwindcss": "0.6.11",
"release-it": "18.1.2",