Update dependency postcss to v8.4.43

This commit is contained in:
renovate[bot]
2024-09-01 19:44:42 +00:00
parent 6a08a6618b
commit 4e8db98f55
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"eslint-config-next": "14.2.7", "eslint-config-next": "14.2.7",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"jest": "29.7.0", "jest": "29.7.0",
"postcss": "8.4.42", "postcss": "8.4.43",
"postcss-flexbugs-fixes": "5.0.2", "postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.6.0", "postcss-preset-env": "9.6.0",
"prettier": "3.3.3", "prettier": "3.3.3",
@@ -11224,9 +11224,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.42", "version": "8.4.43",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.42.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.43.tgz",
"integrity": "sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ==", "integrity": "sha512-gJAQVYbh5R3gYm33FijzCZj7CHyQ3hWMgJMprLUlIYqCwTeZhBQ19wp0e9mA25BUbEvY5+EXuuaAjqQsrBxQBQ==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",

View File

@@ -40,7 +40,7 @@
"eslint-config-next": "14.2.7", "eslint-config-next": "14.2.7",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",
"jest": "29.7.0", "jest": "29.7.0",
"postcss": "8.4.42", "postcss": "8.4.43",
"postcss-flexbugs-fixes": "5.0.2", "postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.6.0", "postcss-preset-env": "9.6.0",
"prettier": "3.3.3", "prettier": "3.3.3",