build(deps): bump postcss from 8.4.11 to 8.4.12 in /website (#2512)
This commit is contained in:
parent
ca9fa79095
commit
4ed60fe36b
|
@ -12,7 +12,7 @@
|
|||
"@docusaurus/preset-classic": "2.0.0-beta.17",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"clsx": "^1.1.1",
|
||||
"postcss": "^8.4.11",
|
||||
"postcss": "^8.4.12",
|
||||
"rapidoc": "^9.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-before-after-slider-component": "^1.1.1",
|
||||
|
@ -9019,13 +9019,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/postcss": {
|
||||
"version": "8.4.11",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.11.tgz",
|
||||
"integrity": "sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w==",
|
||||
"version": "8.4.12",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
|
||||
"integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/postcss"
|
||||
"url": "https://opencollective.com/postcss/"
|
||||
},
|
||||
{
|
||||
"type": "tidelift",
|
||||
|
@ -19607,9 +19607,9 @@
|
|||
}
|
||||
},
|
||||
"postcss": {
|
||||
"version": "8.4.11",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.11.tgz",
|
||||
"integrity": "sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w==",
|
||||
"version": "8.4.12",
|
||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
|
||||
"integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
|
||||
"requires": {
|
||||
"nanoid": "^3.3.1",
|
||||
"picocolors": "^1.0.0",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"@docusaurus/preset-classic": "2.0.0-beta.17",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"clsx": "^1.1.1",
|
||||
"postcss": "^8.4.11",
|
||||
"postcss": "^8.4.12",
|
||||
"rapidoc": "^9.2.0",
|
||||
"react": "^17.0.2",
|
||||
"react-before-after-slider-component": "^1.1.1",
|
||||
|
|
Reference in New Issue