Update postcss to version 8.4.27

This commit is contained in:
depfu[bot]
2023-07-30 17:25:24 +00:00
committed by Owen Rees
parent 348180244e
commit 7c6e93a9a3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"next": "^13.4.12",
"next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.4",
"postcss": "8.4.25",
"postcss": "8.4.27",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
@@ -4880,9 +4880,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.25",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.25.tgz",
"integrity": "sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==",
"version": "8.4.27",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz",
"integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==",
"funding": [
{
"type": "opencollective",
+1 -1
View File
@@ -27,7 +27,7 @@
"next": "^13.4.12",
"next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.4",
"postcss": "8.4.25",
"postcss": "8.4.27",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",