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

This commit is contained in:
2022-10-26 15:35:54 +00:00
parent 49e841f544
commit 31b2f73c7d
2 changed files with 21 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "17.0.51",
"autoprefixer": "10.4.0",
"postcss": "8.4.5",
"postcss": "8.4.18",
"tailwindcss": "3.0.7",
"typescript": "4.5.4"
}