From 97a4c5b168cc35cc09415bde1ac2d573c75e6802 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:45:25 +0000 Subject: Update dependency astro to v5.2.6 (#18) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9788ea7..b75b734 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2086,9 +2086,9 @@ } }, "node_modules/astro": { - "version": "5.2.5", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.5.tgz", - "integrity": "sha512-AYXyYkc+c5xbKTm48FyQA91y81nXyNPAaoyafR0LUugE4lAwuvIUcXDBfMzmbuP1lGRvsE33G2oypv6gbGaPFg==", + "version": "5.2.6", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.6.tgz", + "integrity": "sha512-CrTuJMwpWF9kmOhX+cl6uPqNbTRrHO7eXggFP9SK7+Bsen/7FpJtA6k1p/ALleuV5ndJLqn/9tpmP3qACHPjYA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", -- cgit v1.2.3