build(deps): bump gatsby-plugin-sitemap from 5.9.0 to 5.11.1 in /docs (#2735)
This commit is contained in:
parent
c207cf373e
commit
729870aca7
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-sharp": "^4.11.1",
|
||||
"gatsby-plugin-sitemap": "^5.9.0",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-remark-autolink-headers": "^5.11.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.11.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
@ -12922,9 +12922,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-sitemap": {
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.9.0.tgz",
|
||||
"integrity": "sha512-7ihuL0dy2ZenUcJvDcwyajAIf3roEwX/dyx43bOakxxo7tdcVWVuS3trQRQHfrDmLJ7i78hSYlXBLpxxZ4a+gg==",
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.1.tgz",
|
||||
"integrity": "sha512-tt92KLUDS+eCrqSA5oYieDGjXLyUDXfYKEwLhYKXk7KlMMjporFJWVrc4Ba8WD04bUWVnzc2rqr19/zQI0ZIpQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"common-tags": "^1.8.2",
|
||||
@ -12936,8 +12936,8 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"gatsby": "^4.0.0-next",
|
||||
"react": "^16.9.0 || ^17.0.0",
|
||||
"react-dom": "^16.9.0 || ^17.0.0"
|
||||
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-typescript": {
|
||||
@ -35504,9 +35504,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-sitemap": {
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.9.0.tgz",
|
||||
"integrity": "sha512-7ihuL0dy2ZenUcJvDcwyajAIf3roEwX/dyx43bOakxxo7tdcVWVuS3trQRQHfrDmLJ7i78hSYlXBLpxxZ4a+gg==",
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.1.tgz",
|
||||
"integrity": "sha512-tt92KLUDS+eCrqSA5oYieDGjXLyUDXfYKEwLhYKXk7KlMMjporFJWVrc4Ba8WD04bUWVnzc2rqr19/zQI0ZIpQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"common-tags": "^1.8.2",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
"gatsby-plugin-sharp": "^4.11.1",
|
||||
"gatsby-plugin-sitemap": "^5.9.0",
|
||||
"gatsby-plugin-sitemap": "^5.11.1",
|
||||
"gatsby-remark-autolink-headers": "^5.11.1",
|
||||
"gatsby-remark-copy-linked-files": "^5.11.0",
|
||||
"gatsby-remark-external-links": "^0.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user