diff --git a/ui/package.json b/ui/package.json index 895e8fc..91262b5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -42,7 +42,7 @@ "tailwindcss": "4.2.4", "@tailwindcss/postcss": "4.2.4", "postcss": "8.5.10", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "lint-staged": { "*": "prettier --cache --write --ignore-unknown"