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

This commit is contained in:
2023-09-18 21:52:35 +00:00
parent 93f6b57e58
commit 85d876b07e
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.22",
"autoprefixer": "10.4.15",
"postcss": "8.4.29",
"postcss": "8.4.30",
"tailwindcss": "3.3.3",
"typescript": "5.2.2"
}