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

This commit is contained in:
2024-11-11 01:26:46 +00:00
parent 11fca24232
commit 887ceae76a
2 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.3.12",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
"postcss": "8.4.48",
"tailwindcss": "3.4.14",
"typescript": "5.6.3"
}