build(deps-dev): bump postcss from 8.5.3 to 8.5.4 in /frontend (#4636)

This commit is contained in:
Quentin Gliech
2025-06-05 15:08:55 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@
"knip": "^5.59.1",
"msw": "^2.8.7",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
"postcss": "^8.5.4",
"postcss-import": "^16.1.0",
"postcss-nesting": "^13.0.1",
"rimraf": "^6.0.1",
@@ -10629,9 +10629,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
"integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
"integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
"dev": true,
"funding": [
{
@@ -10649,7 +10649,7 @@
],
"license": "MIT",
"dependencies": {
"nanoid": "^3.3.8",
"nanoid": "^3.3.11",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},

View File

@@ -69,7 +69,7 @@
"knip": "^5.59.1",
"msw": "^2.8.7",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
"postcss": "^8.5.4",
"postcss-import": "^16.1.0",
"postcss-nesting": "^13.0.1",
"rimraf": "^6.0.1",