build(deps): bump gatsby-plugin-react-helmet in /docs (#2728)
This commit is contained in:
parent
5eb92f42c3
commit
a5121cd71a
14
docs/package-lock.json
generated
14
docs/package-lock.json
generated
@ -24,7 +24,7 @@
|
|||||||
"gatsby-plugin-netlify": "^4.1.0",
|
"gatsby-plugin-netlify": "^4.1.0",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.11.1",
|
"gatsby-plugin-offline": "^5.11.1",
|
||||||
"gatsby-plugin-react-helmet": "^5.6.0",
|
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||||
"gatsby-plugin-react-svg": "^3.1.0",
|
"gatsby-plugin-react-svg": "^3.1.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||||
"gatsby-plugin-sharp": "^4.9.0",
|
"gatsby-plugin-sharp": "^4.9.0",
|
||||||
@ -12801,9 +12801,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-react-helmet": {
|
"node_modules/gatsby-plugin-react-helmet": {
|
||||||
"version": "5.6.0",
|
"version": "5.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
|
||||||
"integrity": "sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==",
|
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4"
|
"@babel/runtime": "^7.15.4"
|
||||||
},
|
},
|
||||||
@ -35431,9 +35431,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-react-helmet": {
|
"gatsby-plugin-react-helmet": {
|
||||||
"version": "5.6.0",
|
"version": "5.11.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
|
||||||
"integrity": "sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==",
|
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4"
|
"@babel/runtime": "^7.15.4"
|
||||||
}
|
}
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"gatsby-plugin-netlify": "^4.1.0",
|
"gatsby-plugin-netlify": "^4.1.0",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.11.1",
|
"gatsby-plugin-offline": "^5.11.1",
|
||||||
"gatsby-plugin-react-helmet": "^5.6.0",
|
"gatsby-plugin-react-helmet": "^5.11.0",
|
||||||
"gatsby-plugin-react-svg": "^3.1.0",
|
"gatsby-plugin-react-svg": "^3.1.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||||
"gatsby-plugin-sharp": "^4.9.0",
|
"gatsby-plugin-sharp": "^4.9.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user