From 3ecdd37b410fc2a037b998d9befd06da0149a4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:30:17 +0000 Subject: [PATCH] chore(deps): bump @astrojs/sitemap from 3.0.3 to 3.1.2 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.0.3 to 3.1.2. - [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.2/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index aa3833c..5d8ecd6 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/mdx": "2.0.0", "@astrojs/rss": "4.0.1", - "@astrojs/sitemap": "3.0.3", + "@astrojs/sitemap": "3.1.2", "@astrojs/tailwind": "5.0.3", "@fontsource/jetbrains-mono": "^5.0.18", "astro": "4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae66489..2530d69 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' settings: autoInstallPeers: true @@ -12,8 +12,8 @@ dependencies: specifier: 4.0.1 version: 4.0.1 '@astrojs/sitemap': - specifier: 3.0.3 - version: 3.0.3 + specifier: 3.1.2 + version: 3.1.2 '@astrojs/tailwind': specifier: 5.0.3 version: 5.0.3(astro@4.0.3)(tailwindcss@3.3.6) @@ -326,8 +326,8 @@ packages: kleur: 4.1.5 dev: false - /@astrojs/sitemap@3.0.3: - resolution: {integrity: sha512-+GRKp1yho9dpHBcMcU6JpbL41k0yYZghOkNsMRb8QIRflbGHvd787tdv9oIZ5NJj0SqAuOlqp2UpqLkJXuAe2A==} + /@astrojs/sitemap@3.1.2: + resolution: {integrity: sha512-FxOJldIl5ltZ5CNjocQxHkAO9orwHBjqtaU28o4smobp9vowS0nbGp+I9CrPxkzWdl1crSDm9vjL9tnvG1DSug==} dependencies: sitemap: 7.1.1 zod: 3.22.4 @@ -1567,7 +1567,7 @@ packages: /@types/sax@1.2.7: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 17.0.45 + '@types/node': 18.19.4 dev: false /@types/semver@7.5.6: