From 355ffa0652cac6c009fab1a799d509d9d31b14c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:16:02 +0000 Subject: [PATCH] deps: Bump astro from 7.0.7 to 7.0.8 in /web Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.0.7 to 7.0.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.0.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index fb376b1..be21e58 100644 --- a/web/package.json +++ b/web/package.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/mdx": "^7.0.2", "@jongio/azd-web-core": "^2.4.1", - "astro": "^7.0.7", + "astro": "^7.0.8", "astro-expressive-code": "^0.44.0" }, "devDependencies": {