From b0504ca5954921b1e9ed7064d7388e10175fec53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:18:35 +0000 Subject: [PATCH] Bump astro from 6.4.4 to 6.4.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.4 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] --- packages/envision-docs/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/envision-docs/package.json b/packages/envision-docs/package.json index ee206f1b6..5b871cb8f 100644 --- a/packages/envision-docs/package.json +++ b/packages/envision-docs/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/mdx": "^6.0.2", - "astro": "^6.4.0", + "astro": "^6.4.6", "astro-compress": "^2.4.1", "pagefind": "^1.5.2" } diff --git a/yarn.lock b/yarn.lock index c5c7213d7..1e3f2b123 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4114,9 +4114,9 @@ __metadata: languageName: node linkType: hard -"astro@npm:^6.4.0": - version: 6.4.4 - resolution: "astro@npm:6.4.4" +"astro@npm:^6.4.6": + version: 6.4.6 + resolution: "astro@npm:6.4.6" dependencies: "@astrojs/compiler": "npm:^4.0.0" "@astrojs/internal-helpers": "npm:0.10.0" @@ -4179,7 +4179,7 @@ __metadata: optional: true bin: astro: ./bin/astro.mjs - checksum: 10c0/bccd986af688b087fbf6e70c064e8b2ee5d820853bcc6a97b5b6afae20de58d8999e6c7de1c88e3a5f4e53f7bb53bb267481afc62223cfe271ae5b2eb7becd86 + checksum: 10c0/f66c80e88aa5338a7ed9dde2adb09e0fe7b1bad1bc1e282fb24cbbfd9b54727d16f06550e1870ee90532d1f638d47956fafaca8a7143e4d3ea466778da510777 languageName: node linkType: hard @@ -5555,7 +5555,7 @@ __metadata: resolution: "envision-docs@workspace:packages/envision-docs" dependencies: "@astrojs/mdx": "npm:^6.0.2" - astro: "npm:^6.4.0" + astro: "npm:^6.4.6" astro-compress: "npm:^2.4.1" pagefind: "npm:^1.5.2" languageName: unknown