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

This commit is contained in:
renovate[bot] 2023-01-06 23:16:20 +00:00 committed by GitHub
parent a63371793e
commit 7be1064dbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.20", "postcss": "8.4.21",
"prettier": "2.8.1", "prettier": "2.8.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
@ -13501,9 +13501,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.20", "version": "8.4.21",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -28769,9 +28769,9 @@
} }
}, },
"postcss": { "postcss": {
"version": "8.4.20", "version": "8.4.21",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.20.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz",
"integrity": "sha512-6Q04AXR1212bXr5fh03u8aAwbLxAQNGQ/Q1LNa0VfOI06ZAlhPHtQvE4OIdpj4kLThXilalPnmDSOD65DcHt+g==", "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==",
"requires": { "requires": {
"nanoid": "^3.3.4", "nanoid": "^3.3.4",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",

View file

@ -21,7 +21,7 @@
"axios": "0.27.2", "axios": "0.27.2",
"date-fns": "2.29.3", "date-fns": "2.29.3",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
"postcss": "8.4.20", "postcss": "8.4.21",
"prettier": "2.8.1", "prettier": "2.8.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",