Update postcss to version 8.4.28

This commit is contained in:
depfu[bot]
2023-08-28 20:30:16 +00:00
committed by Owen Rees
parent f23401327f
commit 890734bafc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"next": "^13.4.12", "next": "^13.4.12",
"next-intl": "^3.0.0-beta.7", "next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.4", "nodemailer": "^6.9.4",
"postcss": "8.4.27", "postcss": "8.4.28",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-icons": "^4.10.1", "react-icons": "^4.10.1",
@@ -4884,9 +4884,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.27", "version": "8.4.28",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", "integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
+1 -1
View File
@@ -27,7 +27,7 @@
"next": "^13.4.12", "next": "^13.4.12",
"next-intl": "^3.0.0-beta.7", "next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.4", "nodemailer": "^6.9.4",
"postcss": "8.4.27", "postcss": "8.4.28",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-icons": "^4.10.1", "react-icons": "^4.10.1",