diff --git a/dashboard/package.json b/dashboard/package.json index 808cb7c..b92925e 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -52,7 +52,7 @@ "@types/pdfkit": "^0.13.4", "autoprefixer": "^10.4.19", "postcss": "^8.4.38", - "tailwindcss": "^3.4.3", + "tailwindcss": "^4.0.3", "vitest": "^1.6.0" } }