Update postcss to version 8.4.25

This commit is contained in:
depfu[bot]
2023-07-13 13:56:43 +00:00
committed by GitHub
parent 8d1b12fa46
commit cdd0ac26ba
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
"next": "^13.4.7", "next": "^13.4.7",
"next-intl": "^3.0.0-beta.7", "next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.3", "nodemailer": "^6.9.3",
"postcss": "8.4.24", "postcss": "8.4.25",
"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",
@@ -5690,9 +5690,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.24", "version": "8.4.25",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.25.tgz",
"integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", "integrity": "sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
+1 -1
View File
@@ -29,7 +29,7 @@
"next": "^13.4.7", "next": "^13.4.7",
"next-intl": "^3.0.0-beta.7", "next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.3", "nodemailer": "^6.9.3",
"postcss": "8.4.24", "postcss": "8.4.25",
"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",