Update postcss to version 8.4.33

This commit is contained in:
depfu[bot]
2024-01-11 23:11:06 +00:00
parent 1d0d64c4e6
commit 9619dfa388
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
"next": "^14.0.3", "next": "^14.0.3",
"next-intl": "^3.1.4", "next-intl": "^3.1.4",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"postcss": "8.4.32", "postcss": "8.4.33",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.18.0", "react-datepicker": "^4.18.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
@@ -8141,9 +8141,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.32", "version": "8.4.33",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz",
"integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==", "integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
+1 -1
View File
@@ -37,7 +37,7 @@
"next": "^14.0.3", "next": "^14.0.3",
"next-intl": "^3.1.4", "next-intl": "^3.1.4",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"postcss": "8.4.32", "postcss": "8.4.33",
"react": "^18.2.0", "react": "^18.2.0",
"react-datepicker": "^4.18.0", "react-datepicker": "^4.18.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",