From fb78d9a62dc36970b7f635b670c5214f7a61fc7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:46:41 +0100 Subject: [PATCH] chore(deps): update dependency @astrojs/sitemap to v3.0.4 (#1112) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b35f7da4c..0bc05ca64 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@astrojs/rss": "4.0.1", - "@astrojs/sitemap": "3.0.3", + "@astrojs/sitemap": "3.0.4", "@astrojs/tailwind": "5.0.4", "@iconify-json/akar-icons": "^1.1.23", "@iconify-json/charm": "^1.1.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba105cc23..62b68d5f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,8 +20,8 @@ devDependencies: specifier: 4.0.1 version: 4.0.1 '@astrojs/sitemap': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.0.4 + version: 3.0.4 '@astrojs/tailwind': specifier: 5.0.4 version: 5.0.4(astro@4.0.8)(tailwindcss@3.4.0) @@ -278,8 +278,8 @@ packages: kleur: 4.1.5 dev: true - /@astrojs/sitemap@3.0.3: - resolution: {integrity: sha512-+GRKp1yho9dpHBcMcU6JpbL41k0yYZghOkNsMRb8QIRflbGHvd787tdv9oIZ5NJj0SqAuOlqp2UpqLkJXuAe2A==} + /@astrojs/sitemap@3.0.4: + resolution: {integrity: sha512-RSqiqs0oD8zTGaClHM0YB8n7e5En+Ihi+6qKthWf47pRkzHpENwlPGvKuEL0kUFXq+GzYot9e2JYH58gtr2q0w==} dependencies: sitemap: 7.1.1 zod: 3.22.4 @@ -3788,7 +3788,7 @@ packages: /@types/sax@1.2.7: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 17.0.45 + '@types/node': 20.10.5 dev: true /@types/scheduler@0.16.8: