From 0bf2efb46706ff3154d64177e999a313879f0c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 05:27:16 +0000 Subject: [PATCH] Bump astro from 5.13.7 to 5.13.9 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.13.7 to 5.13.9. - [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.13.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.13.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 80774c5..7541087 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1860,9 +1860,9 @@ } }, "node_modules/astro": { - "version": "5.13.7", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.7.tgz", - "integrity": "sha512-Of2tST7ErbE4y1dVb4aWDXaQSIRBAfraJ4jDqaA3PzPRJOn6Ina36+tQ+8BezjYqiWwRRJdOEE07PRAJXnsddw==", + "version": "5.13.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.9.tgz", + "integrity": "sha512-vwnJ9Db/X35G3n7F2KgcAAsQ7Du00s0ZFvB+Sx0w7Jl4fwit4+mHJbL4U2ZFxIo9tU07oZEey/2g1Awom7i0LQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.12.2", @@ -1883,7 +1883,7 @@ "cssesc": "^3.0.0", "debug": "^4.4.1", "deterministic-object-hash": "^2.0.2", - "devalue": "^5.1.1", + "devalue": "^5.3.2", "diff": "^5.2.0", "dlv": "^1.1.3", "dset": "^3.1.4", @@ -7810,9 +7810,9 @@ "dev": true }, "astro": { - "version": "5.13.7", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.7.tgz", - "integrity": "sha512-Of2tST7ErbE4y1dVb4aWDXaQSIRBAfraJ4jDqaA3PzPRJOn6Ina36+tQ+8BezjYqiWwRRJdOEE07PRAJXnsddw==", + "version": "5.13.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.9.tgz", + "integrity": "sha512-vwnJ9Db/X35G3n7F2KgcAAsQ7Du00s0ZFvB+Sx0w7Jl4fwit4+mHJbL4U2ZFxIo9tU07oZEey/2g1Awom7i0LQ==", "dev": true, "requires": { "@astrojs/compiler": "^2.12.2", @@ -7833,7 +7833,7 @@ "cssesc": "^3.0.0", "debug": "^4.4.1", "deterministic-object-hash": "^2.0.2", - "devalue": "^5.1.1", + "devalue": "^5.3.2", "diff": "^5.2.0", "dlv": "^1.1.3", "dset": "^3.1.4",