From fa23ddaff01da83f5e09657e990a17b22993779c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 07:28:24 +0000 Subject: [PATCH] Bump astro from 5.16.15 to 5.17.1 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.15 to 5.17.1. - [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@5.17.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.17.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 28da601..e10b0ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2045,9 +2045,9 @@ } }, "node_modules/astro": { - "version": "5.16.15", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.15.tgz", - "integrity": "sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.17.1.tgz", + "integrity": "sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.13.0", @@ -8015,9 +8015,9 @@ "dev": true }, "astro": { - "version": "5.16.15", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.15.tgz", - "integrity": "sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==", + "version": "5.17.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.17.1.tgz", + "integrity": "sha512-oD3tlxTaVWGq/Wfbqk6gxzVRz98xa/rYlpe+gU2jXJMSD01k6sEDL01ZlT8mVSYB/rMgnvIOfiQQ3BbLdN237A==", "dev": true, "requires": { "@astrojs/compiler": "^2.13.0",