From 99bc44395cd12b34e1fee3cf012a08e1e1dff6d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 09:14:41 +0000 Subject: [PATCH] Bump @astrojs/sitemap from 3.2.1 to 3.6.0 Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 3.2.1 to 3.6.0. - [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.6.0/packages/integrations/sitemap) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 17 +++++------ package.json | 2 +- pnpm-lock.yaml | 72 +++++++++++++++++++++++++---------------------- 3 files changed, 49 insertions(+), 42 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2537a3a..c7f9dd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/mdx": "3.1.9", "@astrojs/rss": "4.0.7", - "@astrojs/sitemap": "3.2.1", + "@astrojs/sitemap": "3.6.0", "@astrojs/tailwind": "5.1.1", "astro": "4.15.12", "astro-expressive-code": "^0.41.2", @@ -271,13 +271,14 @@ } }, "node_modules/@astrojs/sitemap": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.1.tgz", - "integrity": "sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.6.0.tgz", + "integrity": "sha512-4aHkvcOZBWJigRmMIAJwRQXBS+ayoP5z40OklTXYXhUDhwusz+DyDl+nSshY6y9DvkVEavwNcFO8FD81iGhXjg==", + "license": "MIT", "dependencies": { "sitemap": "^8.0.0", "stream-replace-string": "^2.0.0", - "zod": "^3.23.8" + "zod": "^3.25.76" } }, "node_modules/@astrojs/tailwind": { @@ -11962,9 +11963,9 @@ "license": "MIT" }, "node_modules/zod": { - "version": "3.23.8", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", + "version": "3.25.76", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", + "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" diff --git a/package.json b/package.json index fb579d8..7a1bdee 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@astrojs/mdx": "3.1.9", "@astrojs/rss": "4.0.7", - "@astrojs/sitemap": "3.2.1", + "@astrojs/sitemap": "3.6.0", "@astrojs/tailwind": "5.1.1", "astro": "4.15.12", "astro-expressive-code": "^0.41.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a78fb0..9e71156 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,22 +10,22 @@ importers: dependencies: '@astrojs/mdx': specifier: 3.1.9 - version: 3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)) + version: 3.1.9(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2)) '@astrojs/rss': specifier: 4.0.7 version: 4.0.7 '@astrojs/sitemap': - specifier: 3.2.1 - version: 3.2.1 + specifier: 3.6.0 + version: 3.6.0 '@astrojs/tailwind': specifier: 5.1.1 - version: 5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) + version: 5.1.1(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) astro: specifier: 4.15.12 - version: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + version: 4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2) astro-expressive-code: specifier: ^0.41.2 - version: 0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)) + version: 0.41.2(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2)) astro-icon: specifier: ^1.1.1 version: 1.1.1 @@ -186,8 +186,8 @@ packages: '@astrojs/rss@4.0.7': resolution: {integrity: sha512-ZEG55XFB19l+DplUvBISmz04UbjDtKliRO4Y5+ERRhAMjgCVVobEBNE6ZwWG1h6orWUocy4nfPihKXDyB73x9g==} - '@astrojs/sitemap@3.2.1': - resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} + '@astrojs/sitemap@3.6.0': + resolution: {integrity: sha512-4aHkvcOZBWJigRmMIAJwRQXBS+ayoP5z40OklTXYXhUDhwusz+DyDl+nSshY6y9DvkVEavwNcFO8FD81iGhXjg==} '@astrojs/tailwind@5.1.1': resolution: {integrity: sha512-LwurA10uIKcGRxQP2R81RvAnBT0WPKzBntXZBF4hrAefDgM5Uumn0nsGr6tdIjSARgYz4X+Cq/Vh78t3bql3yw==} @@ -1086,8 +1086,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.7.5': - resolution: {integrity: sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==} + '@types/node@24.6.1': + resolution: {integrity: sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -2446,6 +2446,7 @@ packages: oniguruma-to-js@0.4.3: resolution: {integrity: sha512-X0jWUcAlxORhOqqBREgPMgnshB7ZGYszBNspP+tS9hPD3l13CdaXcHbgImoHUHlrvGx/7AvFEkTRhAGYh+jzjQ==} + deprecated: use oniguruma-to-es instead ora@8.1.0: resolution: {integrity: sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==} @@ -3295,8 +3296,8 @@ packages: ultrahtml@1.2.0: resolution: {integrity: sha512-vxZM2yNvajRmCj/SknRYGNXk2tqiy6kRNvZjJLaleG3zJbSh/aNkOqD1/CVzypw8tyHyhpzYuwQgMMhUB4ZVNQ==} - undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + undici-types@7.13.0: + resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==} undici@6.19.8: resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} @@ -3612,6 +3613,9 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.25.76: + resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -3720,12 +3724,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))': + '@astrojs/mdx@3.1.9(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2))': dependencies: '@astrojs/markdown-remark': 5.3.0 '@mdx-js/mdx': 3.1.0(acorn@8.14.0) acorn: 8.14.0 - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 gray-matter: 4.0.3 @@ -3749,15 +3753,15 @@ snapshots: fast-xml-parser: 4.4.0 kleur: 4.1.5 - '@astrojs/sitemap@3.2.1': + '@astrojs/sitemap@3.6.0': dependencies: sitemap: 8.0.0 stream-replace-string: 2.0.0 - zod: 3.23.8 + zod: 3.25.76 - '@astrojs/tailwind@5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.1(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13)': dependencies: - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2) autoprefixer: 10.4.21(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -4591,17 +4595,17 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@22.7.5': + '@types/node@24.6.1': dependencies: - undici-types: 6.19.8 + undici-types: 7.13.0 '@types/sax@1.2.7': dependencies: - '@types/node': 22.7.5 + '@types/node': 24.6.1 '@types/tar@6.1.13': dependencies: - '@types/node': 22.7.5 + '@types/node': 24.6.1 minipass: 4.2.8 '@types/unist@2.0.11': {} @@ -4610,7 +4614,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.7.5 + '@types/node': 24.6.1 optional: true '@ungap/structured-clone@1.2.0': {} @@ -4719,9 +4723,9 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)): + astro-expressive-code@0.41.2(astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2)): dependencies: - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2) rehype-expressive-code: 0.41.2 astro-icon@1.1.1: @@ -4744,7 +4748,7 @@ snapshots: valid-filename: 4.0.0 zod: 3.23.8 - astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2): + astro@4.15.12(@types/node@24.6.1)(rollup@4.24.0)(typescript@5.6.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -4802,8 +4806,8 @@ snapshots: tsconfck: 3.1.3(typescript@5.6.2) unist-util-visit: 5.0.0 vfile: 6.0.3 - vite: 5.4.8(@types/node@22.7.5) - vitefu: 1.0.2(vite@5.4.8(@types/node@22.7.5)) + vite: 5.4.8(@types/node@24.6.1) + vitefu: 1.0.2(vite@5.4.8(@types/node@24.6.1)) which-pm: 3.0.0 xxhash-wasm: 1.0.2 yargs-parser: 21.1.1 @@ -7454,7 +7458,7 @@ snapshots: ultrahtml@1.2.0: {} - undici-types@6.19.8: {} + undici-types@7.13.0: {} undici@6.19.8: {} @@ -7552,18 +7556,18 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.8(@types/node@22.7.5): + vite@5.4.8(@types/node@24.6.1): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.7.5 + '@types/node': 24.6.1 fsevents: 2.3.3 - vitefu@1.0.2(vite@5.4.8(@types/node@22.7.5)): + vitefu@1.0.2(vite@5.4.8(@types/node@24.6.1)): optionalDependencies: - vite: 5.4.8(@types/node@22.7.5) + vite: 5.4.8(@types/node@24.6.1) volar-service-css@0.0.61(@volar/language-service@2.4.6): dependencies: @@ -7778,4 +7782,6 @@ snapshots: zod@3.23.8: {} + zod@3.25.76: {} + zwitch@2.0.4: {}