diff --git a/website/package.json b/website/package.json index 8bfad103b82..95464aad76c 100644 --- a/website/package.json +++ b/website/package.json @@ -34,6 +34,6 @@ "starlight-image-zoom": "0.10.1", "starlight-links-validator": "0.14.3", "tailwindcss": "3.4.17", - "typescript": "5.8.2" + "typescript": "5.8.3" } }