From 3ecf10991b958c3745e3f41fa106232cc700b81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 15:38:40 +0000 Subject: deps(node): bump @astrojs/sitemap from 3.0.5 to 3.1.1 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.0.5 to 3.1.1. - [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.1.1/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cedd1cc..a74b590 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@astrojs/check": "^0.5.5", "@astrojs/mdx": "^2.1.1", - "@astrojs/sitemap": "^3.0.5", + "@astrojs/sitemap": "^3.1.1", "@astrojs/tailwind": "^5.1.0", "@catppuccin/tailwindcss": "^0.1.6", "@fontsource-variable/noto-sans": "^5.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 690ad2a..0227d3e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: ^2.1.1 version: 2.1.1(astro@4.4.0) '@astrojs/sitemap': - specifier: ^3.0.5 - version: 3.0.5 + specifier: ^3.1.1 + version: 3.1.1 '@astrojs/tailwind': specifier: ^5.1.0 version: 5.1.0(astro@4.4.0)(tailwindcss@3.4.1) @@ -201,8 +201,8 @@ packages: prismjs: 1.29.0 dev: true - /@astrojs/sitemap@3.0.5: - resolution: {integrity: sha512-60eLzNjMza3ABypiQPUC6ElOSZNZeY5CwSwgJ03hfeonl+Db9x12CCzBFdTw7A5Mq+O54xEZVUrR0tB+yWgX8w==} + /@astrojs/sitemap@3.1.1: + resolution: {integrity: sha512-qPgdBIcDUaea98mTtLfi5z9oXZpzSjEn/kes70/Ex8FOZZ+DIHVKRYOLOtvy8p+FTXr/9oc7BjmIbTYmYLLJVg==} dependencies: sitemap: 7.1.1 zod: 3.22.4 -- cgit v1.2.3