chore(deps): update dependency postcss to v8.5.3
All checks were successful
Lint / Lint (push) Successful in 31s

This commit is contained in:
Renovate Bot 2025-02-22 00:02:13 +00:00
parent 81e72ebff3
commit 131a92b1b7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -29,7 +29,7 @@
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
"eslint-config-next": "15.1.7",
"postcss": "8.5.2",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.4.2",
"typescript": "5.7.3"
@ -5710,9 +5710,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.2",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.2.tgz",
"integrity": "sha512-MjOadfU3Ys9KYoX0AdkBlFEF1Vx37uCCeN4ZHnmwm9FfpbsGWMZeBLMmmpY+6Ocqod7mkdZ0DT31OlbsFrLlkA==",
"version": "8.5.3",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
"integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
"funding": [
{
"type": "opencollective",

View File

@ -30,7 +30,7 @@
"@types/react-dom": "19.0.3",
"eslint": "8.57.1",
"eslint-config-next": "15.1.7",
"postcss": "8.5.2",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.4.2",
"typescript": "5.7.3"