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

This commit is contained in:
2025-01-14 01:31:49 +00:00
parent 4da8e92c1a
commit 7044a5e260
2 changed files with 16 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "19.0.6",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"postcss": "8.5.0",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
}