From 0f69e7613cbb4d4296983316a99080ef1bd26b09 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 09:41:31 +0000 Subject: [PATCH] Update dependency astro to v6 --- sources/vonage_video_react_app-local-setup/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/vonage_video_react_app-local-setup/package.json b/sources/vonage_video_react_app-local-setup/package.json index a05692a9..c9797084 100644 --- a/sources/vonage_video_react_app-local-setup/package.json +++ b/sources/vonage_video_react_app-local-setup/package.json @@ -15,7 +15,7 @@ "@astrojs/starlight": "^0.37.6", "@astrojs/starlight-markdoc": "^0.5.1", "adm-zip": "^0.5.16", - "astro": "^5.18.1", + "astro": "^6.0.0", "astro-relative-links": "^0.4.2", "sharp": "^0.33.0" }