diff --git a/package.json b/package.json index ab4741f..a86e303 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@astrojs/alpinejs": "^0.4.8", "@astrojs/check": "^0.9.4", "@astrojs/mdx": "^4.3.4", - "@astrojs/sitemap": "^3.5.0", + "@astrojs/sitemap": "^3.5.1", "@tailwindcss/vite": "^4.1.12", "@types/alpinejs": "^3.13.11", "astro": "^5.13.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f780147..e330d43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^4.3.4 version: 4.3.4(astro@5.13.2(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.3)(typescript@5.9.2)(yaml@2.8.1)) '@astrojs/sitemap': - specifier: ^3.5.0 - version: 3.5.0 + specifier: ^3.5.1 + version: 3.5.1 '@tailwindcss/vite': specifier: ^4.1.12 version: 4.1.12(vite@6.3.5(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) @@ -127,8 +127,8 @@ packages: resolution: {integrity: sha512-q8VwfU/fDZNoDOf+r7jUnMC2//H2l0TuQ6FkGJL8vD8nw/q5KiL3DS1KKBI3QhI9UQhpJ5dc7AtqfbXWuOgLCQ==} engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} - '@astrojs/sitemap@3.5.0': - resolution: {integrity: sha512-ldOvoBxuRgpcdndzksskOTzU55g76tkHC/POpejUbPGz6zR4rJKiXh8thX4WEPWDhCTZUafhJ1qf7k1muStHfg==} + '@astrojs/sitemap@3.5.1': + resolution: {integrity: sha512-uX5z52GLtQTgOe8r3jeGmFRYrFe52mdpLYJzqjvL1cdy5Kg3MLOZEvaZ/OCH0fSq0t7e50uJQ6oBMZG0ffszBg==} '@astrojs/telemetry@3.3.0': resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==} @@ -2525,7 +2525,7 @@ snapshots: dependencies: prismjs: 1.30.0 - '@astrojs/sitemap@3.5.0': + '@astrojs/sitemap@3.5.1': dependencies: sitemap: 8.0.0 stream-replace-string: 2.0.0 @@ -3040,7 +3040,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 17.0.45 + '@types/node': 24.3.0 '@types/unist@2.0.11': {}