Merge pull request #95 from TheRealOwenRees/depfu/update/npm/postcss-8.4.25

Update postcss 8.4.24 → 8.4.25 (patch)
This commit is contained in:
Owen Rees
2023-07-13 16:11:07 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
"next": "^13.4.7",
"next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.3",
"postcss": "8.4.24",
"postcss": "8.4.25",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
@@ -5690,9 +5690,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.24",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz",
"integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==",
"version": "8.4.25",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.25.tgz",
"integrity": "sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==",
"funding": [
{
"type": "opencollective",
+1 -1
View File
@@ -29,7 +29,7 @@
"next": "^13.4.7",
"next-intl": "^3.0.0-beta.7",
"nodemailer": "^6.9.3",
"postcss": "8.4.24",
"postcss": "8.4.25",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",