Update dependency postcss to v8.4.42

This commit is contained in:
renovate[bot]
2024-08-31 21:49:06 +00:00
parent d8f2e18005
commit 6a08a6618b
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.41", "postcss": "8.4.42",
"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.41", "version": "8.4.42",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.42.tgz",
"integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", "integrity": "sha512-hywKUQB9Ra4dR1mGhldy5Aj1X3MWDSIA1cEi+Uy0CjheLvP6Ual5RlwMCh8i/X121yEDLDIKBsrCQ8ba3FDMfQ==",
"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.41", "postcss": "8.4.42",
"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",