Update dependency postcss to v8.5.3
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-20 01:41:15 +00:00
parent 976ea1aa36
commit d7cdccbf46
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "19.0.10",
"autoprefixer": "10.4.20",
"postcss": "8.5.2",
"postcss": "8.5.3",
"tailwindcss": "4.0.7",
"typescript": "5.7.3"
}