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

This commit is contained in:
2024-01-04 19:36:01 +00:00
parent abfc7dd519
commit 5e6e56c750
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.46",
"autoprefixer": "10.4.16",
"postcss": "8.4.32",
"postcss": "8.4.33",
"tailwindcss": "3.4.0",
"typescript": "5.3.3"
}