diff --git a/site/package.json b/site/package.json index cd1ea23eb31..0a2335f9e75 100644 --- a/site/package.json +++ b/site/package.json @@ -16,15 +16,15 @@ }, "license": "MIT", "dependencies": { - "@astrojs/starlight": "0.37.7", - "@bugsnag/js": "8.8.1", + "@astrojs/starlight": "0.38.3", + "@bugsnag/js": "8.9.0", "astro": "5.18.1", "markdown-magic": "2.6.1", "sharp": "0.34.5", "strip-ansi": "7.2.0" }, "devDependencies": { - "@netlify/functions": "5.1.2", + "@netlify/functions": "5.2.0", "tsx": "4.21.0" } }