Merge pull request #58 from mooxl/dependabot/npm_and_yarn/astro/astrojs/sitemap-2.0.0

Bump @astrojs/sitemap from 1.4.0 to 2.0.0 in /astro
This commit is contained in:
Max Schmidt 2023-07-18 19:58:23 +02:00 committed by GitHub
commit 8e85ef550f
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.4.0",
"@astrojs/sitemap": "^2.0.0",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.3",
"css-select": "5.1.0",

View File

@ -94,10 +94,10 @@
dependencies:
prismjs "^1.28.0"
"@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==
"@astrojs/sitemap@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-2.0.0.tgz#a3576535a8c924360d3fb468b163b88ee24a5928"
integrity sha512-hcemuFigv05sdXNiw0U23VO+6Duj9nq9xhINw4ZPWAQEhS/F4EiNvd9IUXb4XJ7pG93MWAnQKF9lP8EtwP6paA==
dependencies:
sitemap "^7.1.1"
zod "^3.17.3"