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

This commit is contained in:
2025-06-21 01:01:30 +00:00
parent ab1a2d1839
commit ff099571dd
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -38,7 +38,7 @@
"eslint": "9.29.0", "eslint": "9.29.0",
"eslint-config-next": "15.3.3", "eslint-config-next": "15.3.3",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.5",
"postcss": "8.5.5", "postcss": "8.5.6",
"tailwindcss": "4.1.10", "tailwindcss": "4.1.10",
"turbo": "2.5.4", "turbo": "2.5.4",
"typescript": "5.8.3" "typescript": "5.8.3"
@ -6956,9 +6956,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.5.5", "version": "8.5.6",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.5.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
"integrity": "sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg==", "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",

View File

@ -39,7 +39,7 @@
"eslint": "9.29.0", "eslint": "9.29.0",
"eslint-config-next": "15.3.3", "eslint-config-next": "15.3.3",
"eslint-config-prettier": "10.1.5", "eslint-config-prettier": "10.1.5",
"postcss": "8.5.5", "postcss": "8.5.6",
"tailwindcss": "4.1.10", "tailwindcss": "4.1.10",
"turbo": "2.5.4", "turbo": "2.5.4",
"typescript": "5.8.3" "typescript": "5.8.3"