From a30cefb6d2fec44c0b27fee9004e73f471dc7d29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:24:24 +0000 Subject: [PATCH] chore(deps): update dependency @astrojs/sitemap to v3.0.2 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f7f6717..41c6468 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@astrojs/preact": "3.0.1", "@astrojs/react": "3.0.3", - "@astrojs/sitemap": "3.0.1", + "@astrojs/sitemap": "3.0.2", "@tammergard/prettier-config": "2.1.0", "@tammergard/tsconfig": "2.6.0", "astro": "3.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9decfb..999a585 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ devDependencies: specifier: 3.0.3 version: 3.0.3(@types/react-dom@18.0.11)(@types/react@18.0.31)(react-dom@18.2.0)(react@18.2.0)(vite@4.4.9) '@astrojs/sitemap': - specifier: 3.0.1 - version: 3.0.1 + specifier: 3.0.2 + version: 3.0.2 '@tammergard/prettier-config': specifier: 2.1.0 version: 2.1.0(prettier@3.0.3) @@ -126,8 +126,8 @@ packages: - vite dev: true - /@astrojs/sitemap@3.0.1: - resolution: {integrity: sha512-ErCthOQF0Yt6KkvaS+v/7CM6TxztOPHJjla4cbM3fBAFsDQbCS3tvoWSMqPJtmTFiy7veQ1eC5gH58FhPe85zg==} + /@astrojs/sitemap@3.0.2: + resolution: {integrity: sha512-ldxCDc0+QHcq2jH4WJFcz5iBc5/SqotEqpT91dhvoLqoRUT5U21rQ6u6qA4FyRVjpd/0Nt1kFjEsRbwoB8IKiQ==} dependencies: sitemap: 7.1.1 zod: 3.21.1