build(deps): bump gatsby-plugin-sitemap from 5.21.0 to 5.24.0 in /docs (#3342)

This commit is contained in:
dependabot[bot] 2022-11-01 22:12:56 +01:00 committed by GitHub
parent 320f486799
commit 57cbb40af4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

18
docs/package-lock.json generated
View File

@ -28,7 +28,7 @@
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.1",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-plugin-sitemap": "^5.21.0",
"gatsby-plugin-sitemap": "^5.24.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-copy-linked-files": "^5.24.0",
"gatsby-remark-external-links": "^0.0.4",
@ -13160,9 +13160,9 @@
}
},
"node_modules/gatsby-plugin-sitemap": {
"version": "5.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.21.0.tgz",
"integrity": "sha512-2A4JmdOJaqOOYa/jMHFTxMixr794JFEqILL8tvYdnLM4T2xXhwbf+Y8WtsMSvi9ZQ+sK6EcZgq67j8Ni4XdH1Q==",
"version": "5.24.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.24.0.tgz",
"integrity": "sha512-6bMA/JRgV2VtQj2XqtZmaCRSqwCVd1a3MbZMT8irZDzmQyM4cz25vu8XWnrCLWJe72NyB97oL0y/9WWxQ/61SA==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2",
@ -13174,8 +13174,8 @@
},
"peerDependencies": {
"gatsby": "^4.0.0-next",
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
"react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0",
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^0.0.0"
}
},
"node_modules/gatsby-plugin-sitemap/node_modules/minimatch": {
@ -35664,9 +35664,9 @@
}
},
"gatsby-plugin-sitemap": {
"version": "5.21.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.21.0.tgz",
"integrity": "sha512-2A4JmdOJaqOOYa/jMHFTxMixr794JFEqILL8tvYdnLM4T2xXhwbf+Y8WtsMSvi9ZQ+sK6EcZgq67j8Ni4XdH1Q==",
"version": "5.24.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.24.0.tgz",
"integrity": "sha512-6bMA/JRgV2VtQj2XqtZmaCRSqwCVd1a3MbZMT8irZDzmQyM4cz25vu8XWnrCLWJe72NyB97oL0y/9WWxQ/61SA==",
"requires": {
"@babel/runtime": "^7.15.4",
"common-tags": "^1.8.2",

View File

@ -25,7 +25,7 @@
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.1",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-plugin-sitemap": "^5.21.0",
"gatsby-plugin-sitemap": "^5.24.0",
"gatsby-remark-autolink-headers": "^5.24.0",
"gatsby-remark-copy-linked-files": "^5.24.0",
"gatsby-remark-external-links": "^0.0.4",