Update postcss to version 8.4.29

This commit is contained in:
depfu[bot]
2023-09-12 22:12:53 +00:00
parent ac633670ab
commit cebf5d98b8
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,7 +34,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.28", "postcss": "8.4.29",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.17.0", "react-datepicker": "^4.17.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@@ -4926,9 +4926,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.28", "version": "8.4.29",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.28.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz",
"integrity": "sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==", "integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
+1 -1
View File
@@ -37,7 +37,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.28", "postcss": "8.4.29",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.17.0", "react-datepicker": "^4.17.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",