From 667de9cd4183169cf426a6856b0b795a0e7186c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 04:37:08 +0000 Subject: [PATCH] Bump astro from 6.1.10 to 6.4.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.10 to 6.4.6. - [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@6.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3185447..52ab2cf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tailwindcss/vite": "^4.1.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", - "astro": "6.1.10", + "astro": "6.4.6", "astro-icon": "^1.1.5", "react": "^19.1.0", "react-dom": "^19.1.0",