From df099c3377c5c1205fbc97c2404395862b8faa5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:41:03 +0000 Subject: [PATCH] chore(deps): bump astro from 6.1.3 to 6.1.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.3 to 6.1.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.1.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e3d539c..d44c9ab 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@twemoji/svg": "^15.0.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "astro": "6.1.3", + "astro": "6.1.6", "astro-react-i18next": "^0.3.4", "astro-seo": "^1.1.0", "astro-seo-schema": "^6.0.0", diff --git a/yarn.lock b/yarn.lock index 611e25d..aee2ba0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2576,9 +2576,9 @@ __metadata: languageName: node linkType: hard -"astro@npm:6.1.3": - version: 6.1.3 - resolution: "astro@npm:6.1.3" +"astro@npm:6.1.6": + version: 6.1.6 + resolution: "astro@npm:6.1.6" dependencies: "@astrojs/compiler": "npm:^3.0.1" "@astrojs/internal-helpers": "npm:0.8.0" @@ -2596,7 +2596,6 @@ __metadata: cookie: "npm:^1.1.1" devalue: "npm:^5.6.3" diff: "npm:^8.0.3" - dlv: "npm:^1.1.3" dset: "npm:^3.1.4" es-module-lexer: "npm:^2.0.0" esbuild: "npm:^0.27.3" @@ -2641,7 +2640,7 @@ __metadata: optional: true bin: astro: bin/astro.mjs - checksum: 10c0/be1de9d5b2d431433cab555e2c3f33b7bc1cfb53077a2707129d35cb070a534f99b5bded119a39b5c65266fb754af787d238a398108eb4d9db9aa2a4c3c693c2 + checksum: 10c0/4db747ce47fe236a5c7c702ab12ece224c0b38a83422c3872e24fbf7a7d0ba2dbc263a0cd5fc35ba13b59945b27e40aaca2d2fa84b8003c18f715a3110f453ff languageName: node linkType: hard @@ -7247,7 +7246,7 @@ __metadata: "@twemoji/svg": "npm:^15.0.0" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.2.3" - astro: "npm:6.1.3" + astro: "npm:6.1.6" astro-react-i18next: "npm:^0.3.4" astro-seo: "npm:^1.1.0" astro-seo-schema: "npm:^6.0.0"