website: bump postcss from 8.4.43 to 8.4.44 in /website (#11150)

This commit is contained in:
dependabot[bot]
2024-09-02 13:51:59 +02:00
committed by GitHub
parent 88577145fb
commit a19e350ca6
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.0.0",
"docusaurus-theme-openapi-docs": "^4.0.1",
"postcss": "^8.4.43",
"postcss": "^8.4.44",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-before-after-slider-component": "^1.1.8",
@ -13403,9 +13403,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.43",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz",
"integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==",
"version": "8.4.44",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.44.tgz",
"integrity": "sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==",
"funding": [
{
"type": "opencollective",

View File

@ -28,7 +28,7 @@
"disqus-react": "^1.1.5",
"docusaurus-plugin-openapi-docs": "^4.0.0",
"docusaurus-theme-openapi-docs": "^4.0.1",
"postcss": "^8.4.43",
"postcss": "^8.4.44",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-before-after-slider-component": "^1.1.8",