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: