diff --git a/apps/web/package.json b/apps/web/package.json index 776fdc4..9a4354e 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -23,7 +23,7 @@ "@types/react-dom": "^19.2.3", "autoprefixer": "^10.5.0", "postcss": "^8.5.12", - "tailwindcss": "^4.2.4", + "tailwindcss": "^4.3.0", "typescript": "^6.0.3" } }