diff --git a/frontend/package.json b/frontend/package.json index ba4460f..7b22240 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -62,6 +62,6 @@ "postcss": "^8", "@tailwindcss/postcss": "^4.3.0", "tailwindcss": "^4.3.0", - "typescript": "^5" + "typescript": "^6" } }