diff --git a/frontend/package.json b/frontend/package.json index f339af8..db3bca0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@types/react-dom": "^19.0.0", "autoprefixer": "^10.5.4", "postcss": "^8.4.49", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.3.3", "typescript": "^5.7.0" } }