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

This commit is contained in:
2024-03-19 17:44:14 +00:00
parent 6d50646cf6
commit 2f855fb820
2 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.67",
"autoprefixer": "10.4.18",
"postcss": "8.4.36",
"postcss": "8.4.37",
"tailwindcss": "3.4.1",
"typescript": "5.4.2"
}