diff --git a/website/package.json b/website/package.json index 53fcda92f35..b0fda20fa6a 100644 --- a/website/package.json +++ b/website/package.json @@ -34,6 +34,6 @@ "starlight-image-zoom": "0.10.1", "starlight-links-validator": "0.14.1", "tailwindcss": "3.4.17", - "typescript": "5.7.2" + "typescript": "5.7.3" } }