chore(deps): update dependency postcss to v8.4.12

This commit is contained in:
Renovate Bot
2022-03-19 23:42:51 +00:00
committed by renovate[bot]
parent 70cb1ca5e5
commit 8f3ea03ff5
3 changed files with 22 additions and 16 deletions

View File

@ -88,7 +88,7 @@
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.8",
"postcss": "8.4.12",
"prismjs": "1.27.0",
"process": "0.11.10",
"prop-types": "15.8.1",

34
package-lock.json generated
View File

@ -1021,7 +1021,7 @@
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.8",
"postcss": "8.4.12",
"prismjs": "1.27.0",
"process": "0.11.10",
"prop-types": "15.8.1",
@ -41980,9 +41980,19 @@
}
},
"node_modules/postcss": {
"version": "8.4.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz",
"integrity": "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==",
"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/"
},
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/postcss"
}
],
"dependencies": {
"nanoid": "^3.3.1",
"picocolors": "^1.0.0",
@ -41990,10 +42000,6 @@
},
"engines": {
"node": "^10 || ^12 || >=14"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/postcss/"
}
},
"node_modules/postcss-calc": {
@ -53423,7 +53429,7 @@
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.8",
"postcss": "8.4.12",
"postcss-import": "14.0.2",
"rimraf": "3.0.2",
"rollup": "2.70.0",
@ -56565,7 +56571,7 @@
"nanoid": "3.3.1",
"normalize-url": "4.5.1",
"path-browserify": "1.0.1",
"postcss": "8.4.8",
"postcss": "8.4.12",
"prismjs": "1.27.0",
"process": "0.11.10",
"prop-types": "15.8.1",
@ -56896,7 +56902,7 @@
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.8",
"postcss": "8.4.12",
"postcss-import": "14.0.2",
"react": "16.14.0",
"react-dom": "16.14.0",
@ -86535,9 +86541,9 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
},
"postcss": {
"version": "8.4.8",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.8.tgz",
"integrity": "sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==",
"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",

View File

@ -47,7 +47,7 @@
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"cross-env": "7.0.3",
"postcss": "8.4.8",
"postcss": "8.4.12",
"postcss-import": "14.0.2",
"rimraf": "3.0.2",
"rollup": "2.70.0",