From 103b0dffbb1862b5a7a3c68f6ca42c97affb5913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 15:09:20 +0000 Subject: [PATCH 1/2] Bump @astrojs/sitemap from 3.0.3 to 3.0.4 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.0.4/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62c88ffd..ceb8aed1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@astrojs/check": "0.3.4", "@astrojs/prefetch": "0.4.1", - "@astrojs/sitemap": "3.0.3", + "@astrojs/sitemap": "3.0.4", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", From 0ffb508a58881f88e767c8cfb6ac0a20d82bbb00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 15:10:05 +0000 Subject: [PATCH 2/2] Bump astro from 4.0.7 to 4.0.8 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.7 to 4.0.8. - [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@4.0.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62c88ffd..5d954f9d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", - "astro": "4.0.7", + "astro": "4.0.8", "astro-capo": "0.0.1", "astro-compress": "2.2.5", "astro-critters": "2.0.11",