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

This commit is contained in:
2023-08-15 19:33:51 +00:00
parent 52c8167b8c
commit 4de16f47c6
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.20",
"autoprefixer": "10.4.15",
"postcss": "8.4.27",
"postcss": "8.4.28",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
}