website: bump postcss from 8.4.48 to 8.4.49 in /website (#11996)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.48 to 8.4.49.
- [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.4.48...8.4.49)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  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]
2024-11-12 12:55:56 +01:00
committed by GitHub
parent b2c9dff6d5
commit 887fbb7e86
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"disqus-react": "^1.1.5",
"docusaurus-plugin-openapi-docs": "^4.2.0",
"docusaurus-theme-openapi-docs": "^4.2.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-before-after-slider-component": "^1.1.8",
@ -16172,9 +16172,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.48",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.48.tgz",
"integrity": "sha512-GCRK8F6+Dl7xYniR5a4FYbpBzU8XnZVeowqsQFYdcXuSbChgiks7qybSkbvnaeqv0G0B+dd9/jJgH8kkLDQeEA==",
"version": "8.4.49",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz",
"integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==",
"funding": [
{
"type": "opencollective",

View File

@ -28,7 +28,7 @@
"disqus-react": "^1.1.5",
"docusaurus-plugin-openapi-docs": "^4.2.0",
"docusaurus-theme-openapi-docs": "^4.2.0",
"postcss": "^8.4.48",
"postcss": "^8.4.49",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-before-after-slider-component": "^1.1.8",