From 30efe5862481d77b7eb3613447c779d013f58e2e Mon Sep 17 00:00:00 2001 From: "yanamichan[bot]" <182213109+yanamichan[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 02:22:44 +0000 Subject: [PATCH] chore(deps): update dependency astro to v6.0.7 --- deno.json | 2 +- deno.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/deno.json b/deno.json index 12377f4..1cf3d25 100644 --- a/deno.json +++ b/deno.json @@ -9,7 +9,7 @@ "imports": { "@astrojs/check": "npm:@astrojs/check@0.9.8", "@astrojs/cloudflare": "npm:@astrojs/cloudflare@13.1.2", - "astro": "npm:astro@6.0.6", + "astro": "npm:astro@6.0.7", "s3mini": "npm:s3mini@0.9.1", "typescript": "npm:typescript@5.9.3", "wrangler": "npm:wrangler@4.75.0" diff --git a/deno.lock b/deno.lock index 5651dc8..97552ca 100644 --- a/deno.lock +++ b/deno.lock @@ -2,8 +2,8 @@ "version": "5", "specifiers": { "npm:@astrojs/check@0.9.8": "0.9.8_typescript@5.9.3", - "npm:@astrojs/cloudflare@13.1.2": "13.1.2_astro@6.0.6__typescript@5.9.3_wrangler@4.75.0_typescript@5.9.3", - "npm:astro@6.0.6": "6.0.6_typescript@5.9.3", + "npm:@astrojs/cloudflare@13.1.2": "13.1.2_astro@6.0.7__typescript@5.9.3_wrangler@4.75.0_typescript@5.9.3", + "npm:astro@6.0.7": "6.0.7_typescript@5.9.3", "npm:s3mini@0.9.1": "0.9.1", "npm:typescript@5.9.3": "5.9.3", "npm:wrangler@4.75.0": "4.75.0" @@ -20,7 +20,7 @@ ], "bin": true }, - "@astrojs/cloudflare@13.1.2_astro@6.0.6__typescript@5.9.3_wrangler@4.75.0_typescript@5.9.3": { + "@astrojs/cloudflare@13.1.2_astro@6.0.7__typescript@5.9.3_wrangler@4.75.0_typescript@5.9.3": { "integrity": "sha512-Uz2ci/OwmaI50jSSzEy0jOqUlsZisHHRjFATS/0qqqJGEdwRtxArQtoplmwqUAmw/ojc1RKoSJWdB3qbKOU2mQ==", "dependencies": [ "@astrojs/internal-helpers", @@ -910,8 +910,8 @@ "array-iterate@2.0.1": { "integrity": "sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==" }, - "astro@6.0.6_typescript@5.9.3": { - "integrity": "sha512-Fg25tok0RF+ToCcfdfNdtkv7MutTfbE0Lc4UhZpQyoc8/iiTdAaNw1nHPxPD6Nfa/ql3lGAp9uOWaTTnnFY2Zg==", + "astro@6.0.7_typescript@5.9.3": { + "integrity": "sha512-tCUrtQI+2Dk13xTM07JYrvk16T4ekWqSXh0/dVCunne816ZV+RCs1tomSoTHZi3DJdoaTnLJmkH+uxCC3b1KWw==", "dependencies": [ "@astrojs/compiler@3.0.1", "@astrojs/internal-helpers", @@ -2754,7 +2754,7 @@ "dependencies": [ "npm:@astrojs/check@0.9.8", "npm:@astrojs/cloudflare@13.1.2", - "npm:astro@6.0.6", + "npm:astro@6.0.7", "npm:s3mini@0.9.1", "npm:typescript@5.9.3", "npm:wrangler@4.75.0"