Update dependency postcss to v8.4.35

This commit is contained in:
renovate[bot]
2024-02-07 18:45:47 +00:00
parent 16653da091
commit 72c65111c3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -34,7 +34,7 @@
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"postcss": "8.4.34",
"postcss": "8.4.35",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.2.5",
@@ -10615,9 +10615,9 @@
}
},
"node_modules/postcss": {
"version": "8.4.34",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.34.tgz",
"integrity": "sha512-4eLTO36woPSocqZ1zIrFD2K1v6wH7pY1uBh0JIM2KKfrVtGvPFiAku6aNOP0W1Wr9qwnaCsF0Z+CrVnryB2A8Q==",
"version": "8.4.35",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz",
"integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==",
"funding": [
{
"type": "opencollective",

View File

@@ -37,7 +37,7 @@
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"jest": "29.7.0",
"postcss": "8.4.34",
"postcss": "8.4.35",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.3.0",
"prettier": "3.2.5",