chore(deps): update dependency postcss to v8.5.5
All checks were successful
Check / Lint and Check (push) Successful in 43s

This commit is contained in:
2025-06-14 02:01:38 +00:00
parent 90484b1ef4
commit f6d5e16d96
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -38,7 +38,7 @@
"eslint": "9.28.0",
"eslint-config-next": "15.3.3",
"eslint-config-prettier": "10.1.5",
"postcss": "8.5.4",
"postcss": "8.5.5",
"tailwindcss": "4.1.8",
"turbo": "2.5.4",
"typescript": "5.8.3"
@ -6999,9 +6999,9 @@
}
},
"node_modules/postcss": {
"version": "8.5.4",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
"integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
"version": "8.5.5",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.5.tgz",
"integrity": "sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==",
"funding": [
{
"type": "opencollective",

View File

@ -39,7 +39,7 @@
"eslint": "9.28.0",
"eslint-config-next": "15.3.3",
"eslint-config-prettier": "10.1.5",
"postcss": "8.5.4",
"postcss": "8.5.5",
"tailwindcss": "4.1.8",
"turbo": "2.5.4",
"typescript": "5.8.3"