From d11944bcaaf8f17539bc9ab57fe05176a3647a59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 23:00:30 +0000 Subject: [PATCH] Bump astro from 1.9.2 to 6.4.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 1.9.2 to 6.4.6. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG-v1.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2baa981..ec393b80 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@lhci/cli": "0.15.1", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", - "astro": "1.9.2", + "astro": "6.4.6", "astro-critters": "2.2.1", "axe-playwright": "2.2.2", "@babel/eslint-parser": "7.28.6",