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

This commit is contained in:
2023-12-02 03:26:11 +00:00
parent 51465c17ab
commit df4a70be71
2 changed files with 11 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.40",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"postcss": "8.4.32",
"tailwindcss": "3.3.5",
"typescript": "5.3.2"
}