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

This commit is contained in:
renovate[bot] 2022-08-06 20:09:01 +00:00 committed by GitHub
parent 65ba759cda
commit 29d1e5d959
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",
"date-fns": "2.29.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.14",
"postcss": "8.4.16",
"prettier": "2.7.1",
"react": "18.2.0",
"react-dom": "18.2.0",
@ -13331,9 +13331,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
"integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
"version": "8.4.16",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz",
"integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==",
"funding": [
{
"type": "opencollective",
@ -28444,9 +28444,9 @@
}
},
"postcss": {
"version": "8.4.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
"integrity": "sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==",
"version": "8.4.16",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz",
"integrity": "sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==",
"requires": {
"nanoid": "^3.3.4",
"picocolors": "^1.0.0",

View file

@ -21,7 +21,7 @@
"axios": "0.27.2",
"date-fns": "2.29.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.14",
"postcss": "8.4.16",
"prettier": "2.7.1",
"react": "18.2.0",
"react-dom": "18.2.0",