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

This commit is contained in:
2022-11-11 08:42:23 +00:00
parent f5104f3b50
commit dafefabddb
2 changed files with 11 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.0.25",
"autoprefixer": "10.4.13",
"postcss": "8.4.18",
"postcss": "8.4.19",
"tailwindcss": "3.2.3",
"typescript": "4.8.4"
}