From f03d47a9767f7fa645e8ed7e31dbff32ae1caf0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 15:13:23 +0000 Subject: [PATCH] fix(deps): update dependency @astrojs/sitemap to ^1.3.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bdad4da2..804b566b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@astrojs/partytown": "^1.2.3", "@astrojs/rss": "^2.4.3", - "@astrojs/sitemap": "^1.3.2", + "@astrojs/sitemap": "^1.3.3", "@astrojs/tailwind": "^3.1.3", "astro": "2.5.6", "astro-compress": "^1.1.46", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 207ab607..0ef40287 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^2.4.3 version: 2.4.3 '@astrojs/sitemap': - specifier: ^1.3.2 - version: 1.3.2 + specifier: ^1.3.3 + version: 1.3.3 '@astrojs/tailwind': specifier: ^3.1.3 version: 3.1.3(astro@2.5.6)(tailwindcss@3.3.2)(ts-node@10.9.1) @@ -199,8 +199,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@1.3.2: - resolution: {integrity: sha512-zZXU3Pr3OeSYtOfmph/k0SrQXqS3zjiH9yqyukRXMMKybhAKcMkMVI2f7N4Oo2ywqbSoaNRE9sGNQyTvBwSBZw==} + /@astrojs/sitemap@1.3.3: + resolution: {integrity: sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==} dependencies: sitemap: 7.1.1 zod: 3.20.6