diff --git a/web/package.json b/web/package.json index 771424d..ad6fabd 100644 --- a/web/package.json +++ b/web/package.json @@ -24,6 +24,6 @@ "@tailwindcss/typography": "^0.5.15", "@types/react": "^18.3.0", "@types/react-dom": "^18.3.0", - "tailwindcss": "^3.4.0" + "tailwindcss": "^4.1.18" } }