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

This commit is contained in:
2024-03-17 20:20:48 +00:00
parent 212eccc73a
commit c362aef646
2 changed files with 11 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.66",
"autoprefixer": "10.4.18",
"postcss": "8.4.35",
"postcss": "8.4.36",
"tailwindcss": "3.4.1",
"typescript": "5.4.2"
}