Merge pull request #239 from mearashadowfax/dependabot/npm_and_yarn/astrojs/sitemap-3.2.1

Bump @astrojs/sitemap from 3.2.0 to 3.2.1
This commit is contained in:
Emil Gulamov 2024-10-22 12:32:31 +04:00 committed by GitHub
commit 04554993fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -8,7 +8,7 @@
"version": "0.0.1",
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/starlight": "^0.28.3",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.2",
@ -220,9 +220,9 @@
}
},
"node_modules/@astrojs/sitemap": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.0.tgz",
"integrity": "sha512-SkrOCL3Z6HxdiXreZ1+aPBWgnBMJ31EgPdcscgQeLqI2Gqk/4EKLuw9q0SqKU9MmHpcPXXtcd0odfCk4barPoA==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@astrojs/sitemap/-/sitemap-3.2.1.tgz",
"integrity": "sha512-uxMfO8f7pALq0ADL6Lk68UV6dNYjJ2xGUzyjjVj60JLBs5a6smtlkBYv3tQ0DzoqwS7c9n4FUx5lgv0yPo/fgA==",
"dependencies": {
"sitemap": "^8.0.0",
"stream-replace-string": "^2.0.0",

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/starlight": "^0.28.3",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.2",