From 3453301e9478c24323842af2de61f435e7f706a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 21:04:09 +0000 Subject: chore(deps): update dependency astro to v5.14.0 (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 1a72d5a..2bc7941 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2441,9 +2441,9 @@ } }, "node_modules/astro": { - "version": "5.13.11", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.11.tgz", - "integrity": "sha512-qKB+95GtyJSwVn5TDi31FTIcsohzA/nLhyATWn5VWqok1VLzZvm/1KHCk4tNElSrAQ5BisxUIMZWTh+B4X2JvQ==", + "version": "5.14.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.0.tgz", + "integrity": "sha512-p41jPzs9XhcVBPzp8ZwjU4SgxSyjgkzMq3NToRIn4CPbE/f9rb1cba5+N6TRk4A8yBudEU6MFzCMFWer7kjW3Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", -- cgit v1.2.3