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

This commit is contained in:
2024-02-17 08:32:39 +00:00
parent 5ca62d925d
commit a14bbed3a7
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"devDependencies": {
"@types/react": "18.2.56",
"autoprefixer": "10.4.17",
"postcss": "8.4.33",
"postcss": "8.4.35",
"tailwindcss": "3.4.1",
"typescript": "5.3.3"
}