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:
2024-03-20 23:33:18 +00:00
parent 8dd73acc2a
commit 2df05f09b0
2 changed files with 17 additions and 12 deletions

View File

@@ -13,8 +13,8 @@
},
"devDependencies": {
"@types/react": "18.2.67",
"autoprefixer": "10.4.18",
"postcss": "8.4.37",
"autoprefixer": "10.4.19",
"postcss": "8.4.38",
"tailwindcss": "3.4.1",
"typescript": "5.4.3"
}