Bump @astrojs/sitemap from 1.3.3 to 1.4.0 in /astro

Bumps [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) from 1.3.3 to 1.4.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@1.4.0/packages/integrations/sitemap)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-17 10:50:06 +00:00 committed by GitHub
parent d0c1cabc25
commit 5ff7f2dd34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@
"dependencies": {
"@astrojs/image": "^0.17.2",
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^1.3.3",
"@astrojs/sitemap": "^1.4.0",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.2",
"css-select": "5.1.0",

View File

@ -94,10 +94,10 @@
dependencies:
prismjs "^1.28.0"
"@astrojs/sitemap@^1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-1.3.3.tgz#c96892f67899a648e7759a428306de2606dfc95a"
integrity sha512-TPyyb/hKxc+bHPpSoNPhsuI0QOTVzq2tueg2r0CTH1HqigYIAA2LQkCBlQzz85R+LrOZpv4kXYmhxdDcSkJCmA==
"@astrojs/sitemap@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-1.4.0.tgz#4175fddca292c7d808aba9e8a61879cf58586e11"
integrity sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==
dependencies:
sitemap "^7.1.1"
zod "^3.17.3"