diff --git a/package.json b/package.json index 9688e15..9901176 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@astrojs/check": "^0.9.4", "@astrojs/mdx": "^4.0.3", "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "3.2.1", + "@astrojs/sitemap": "3.3.0", "astro": "5.1.3", "astro-icon": "1.1.5", "typescript": "^5.7.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b51a108..dc2ac6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,16 +13,16 @@ importers: version: 0.9.4(typescript@5.7.2) '@astrojs/mdx': specifier: ^4.0.3 - version: 4.0.3(astro@5.1.3(@types/node@22.10.3)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0)) + version: 4.0.3(astro@5.1.3(@types/node@22.13.13)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0)) '@astrojs/rss': specifier: ^4.0.11 version: 4.0.11 '@astrojs/sitemap': - specifier: 3.2.1 - version: 3.2.1 + specifier: 3.3.0 + version: 3.3.0 astro: specifier: 5.1.3 - version: 5.1.3(@types/node@22.10.3)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0) + version: 5.1.3(@types/node@22.13.13)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0) astro-icon: specifier: 1.1.5 version: 1.1.5 @@ -82,8 +82,8 @@ packages: '@astrojs/rss@4.0.11': resolution: {integrity: sha512-3e3H8i6kc97KGnn9iaZBJpIkdoQi8MmR5zH5R+dWsfCM44lLTszOqy1OBfGGxDt56mpQkYVtZJWoxMyWuUZBfw==} - '@astrojs/sitemap@3.2.1': - resolution: {integrity: sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==} + '@astrojs/sitemap@3.3.0': + resolution: {integrity: sha512-nYE4lKQtk+Kbrw/w0G0TTgT724co0jUsU4tPlHY9au5HmTBKbwiCLwO/15b1/y13aZ4Kr9ZbMeMHlXuwn0ty4Q==} '@astrojs/telemetry@3.2.0': resolution: {integrity: sha512-wxhSKRfKugLwLlr4OFfcqovk+LIFtKwLyGPqMsv+9/ibqqnW3Gv7tBhtKEb0gAyUAC4G9BTVQeQahqnQAhd6IQ==} @@ -721,8 +721,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@22.10.3': - resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==} + '@types/node@22.13.13': + resolution: {integrity: sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -2379,6 +2379,9 @@ packages: zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} + zod@3.24.2: + resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} + zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} @@ -2453,12 +2456,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@4.0.3(astro@5.1.3(@types/node@22.10.3)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0))': + '@astrojs/mdx@4.0.3(astro@5.1.3(@types/node@22.13.13)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0))': dependencies: '@astrojs/markdown-remark': 6.0.1 '@mdx-js/mdx': 3.1.0(acorn@8.14.0) acorn: 8.14.0 - astro: 5.1.3(@types/node@22.10.3)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0) + astro: 5.1.3(@types/node@22.13.13)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0) es-module-lexer: 1.6.0 estree-util-visit: 2.0.0 hast-util-to-html: 9.0.4 @@ -2481,11 +2484,11 @@ snapshots: fast-xml-parser: 4.5.1 kleur: 4.1.5 - '@astrojs/sitemap@3.2.1': + '@astrojs/sitemap@3.3.0': dependencies: sitemap: 8.0.0 stream-replace-string: 2.0.0 - zod: 3.24.1 + zod: 3.24.2 '@astrojs/telemetry@3.2.0': dependencies: @@ -2981,17 +2984,17 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@22.10.3': + '@types/node@22.13.13': dependencies: undici-types: 6.20.0 '@types/sax@1.2.7': dependencies: - '@types/node': 17.0.45 + '@types/node': 22.13.13 '@types/tar@6.1.13': dependencies: - '@types/node': 22.10.3 + '@types/node': 22.13.13 minipass: 4.2.8 '@types/unist@2.0.11': {} @@ -3000,7 +3003,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 22.10.3 + '@types/node': 22.13.13 optional: true '@ungap/structured-clone@1.2.1': {} @@ -3110,7 +3113,7 @@ snapshots: - debug - supports-color - astro@5.1.3(@types/node@22.10.3)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0): + astro@5.1.3(@types/node@22.13.13)(rollup@4.29.1)(typescript@5.7.2)(yaml@2.7.0): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.2 @@ -3162,8 +3165,8 @@ snapshots: unist-util-visit: 5.0.0 unstorage: 1.14.4 vfile: 6.0.3 - vite: 6.0.6(@types/node@22.10.3)(yaml@2.7.0) - vitefu: 1.0.4(vite@6.0.6(@types/node@22.10.3)(yaml@2.7.0)) + vite: 6.0.6(@types/node@22.13.13)(yaml@2.7.0) + vitefu: 1.0.4(vite@6.0.6(@types/node@22.13.13)(yaml@2.7.0)) which-pm: 3.0.0 xxhash-wasm: 1.1.0 yargs-parser: 21.1.1 @@ -4992,19 +4995,19 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@6.0.6(@types/node@22.10.3)(yaml@2.7.0): + vite@6.0.6(@types/node@22.13.13)(yaml@2.7.0): dependencies: esbuild: 0.24.2 postcss: 8.4.49 rollup: 4.29.1 optionalDependencies: - '@types/node': 22.10.3 + '@types/node': 22.13.13 fsevents: 2.3.3 yaml: 2.7.0 - vitefu@1.0.4(vite@6.0.6(@types/node@22.10.3)(yaml@2.7.0)): + vitefu@1.0.4(vite@6.0.6(@types/node@22.13.13)(yaml@2.7.0)): optionalDependencies: - vite: 6.0.6(@types/node@22.10.3)(yaml@2.7.0) + vite: 6.0.6(@types/node@22.13.13)(yaml@2.7.0) volar-service-css@0.0.62(@volar/language-service@2.4.11): dependencies: @@ -5208,4 +5211,6 @@ snapshots: zod@3.24.1: {} + zod@3.24.2: {} + zwitch@2.0.4: {}