Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-11 01:37:39 +00:00
parent df591e5b0f
commit 6b715a0459
2 changed files with 10 additions and 10 deletions

View File

@@ -14,8 +14,8 @@
"devDependencies": {
"@types/react": "19.0.8",
"autoprefixer": "10.4.20",
"postcss": "8.5.1",
"tailwindcss": "4.0.5",
"postcss": "8.5.2",
"tailwindcss": "4.0.6",
"typescript": "5.7.3"
}
}