From b681b1d12c09b3ba0c892dc5955e5869a5559cd5 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:55:53 +0000 Subject: [PATCH] Update dependency astro to v6 --- sources/voice-javascript-build_call_menu/package.json | 2 +- tutorials/verify-android-silent_auth/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/voice-javascript-build_call_menu/package.json b/sources/voice-javascript-build_call_menu/package.json index b0e56481..11b08624 100644 --- a/sources/voice-javascript-build_call_menu/package.json +++ b/sources/voice-javascript-build_call_menu/package.json @@ -16,7 +16,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" }, diff --git a/tutorials/verify-android-silent_auth/package.json b/tutorials/verify-android-silent_auth/package.json index a10200ab..42c734d1 100644 --- a/tutorials/verify-android-silent_auth/package.json +++ b/tutorials/verify-android-silent_auth/package.json @@ -17,7 +17,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" },