Update dependency postcss to v8.4.33

This commit is contained in:
renovate[bot]
2024-01-04 19:52:12 +00:00
parent 9b4a5297a7
commit 89fbdd5af9
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -34,7 +34,7 @@
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.1",
@@ -10361,9 +10361,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.32",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
"integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
"version": "8.4.33",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz",
"integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==",
"funding": [
{
"type": "opencollective",

View File

@@ -37,7 +37,7 @@
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"postcss": "8.4.32",
"postcss": "8.4.33",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.1.1",