build(deps): bump gatsby-plugin-offline from 5.17.0 to 5.19.0 in /docs (#3043)
This commit is contained in:
parent
0f226ce098
commit
8f81cc2991
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -23,7 +23,7 @@
|
|||||||
"gatsby-plugin-mdx": "^3.15.2",
|
"gatsby-plugin-mdx": "^3.15.2",
|
||||||
"gatsby-plugin-netlify": "^5.0.1",
|
"gatsby-plugin-netlify": "^5.0.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.17.0",
|
"gatsby-plugin-offline": "^5.19.0",
|
||||||
"gatsby-plugin-react-helmet": "^5.19.0",
|
"gatsby-plugin-react-helmet": "^5.19.0",
|
||||||
"gatsby-plugin-react-svg": "^3.1.0",
|
"gatsby-plugin-react-svg": "^3.1.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||||
@ -13014,13 +13014,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gatsby-plugin-offline": {
|
"node_modules/gatsby-plugin-offline": {
|
||||||
"version": "5.17.0",
|
"version": "5.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.19.0.tgz",
|
||||||
"integrity": "sha512-4sGpLkjOrv/b6E9FI6TqAX92D47PGbgCubqQTTV7c4zcEIjq9MA86VzNRV/sU8Jys+9Az0kBOIA8e7NEckyvXQ==",
|
"integrity": "sha512-bTouKG26tqlKMCc8q9Fq3+agSv1gO7raEVdjhmtWrbLMPK1RKUv8alOnNc0inMCT/so+vSb7VBKRz0nQSv+O8A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"cheerio": "^1.0.0-rc.10",
|
"cheerio": "^1.0.0-rc.10",
|
||||||
"gatsby-core-utils": "^3.17.0",
|
"gatsby-core-utils": "^3.19.0",
|
||||||
"glob": "^7.2.3",
|
"glob": "^7.2.3",
|
||||||
"idb-keyval": "^3.2.0",
|
"idb-keyval": "^3.2.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
@ -35867,13 +35867,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-offline": {
|
"gatsby-plugin-offline": {
|
||||||
"version": "5.17.0",
|
"version": "5.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.17.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.19.0.tgz",
|
||||||
"integrity": "sha512-4sGpLkjOrv/b6E9FI6TqAX92D47PGbgCubqQTTV7c4zcEIjq9MA86VzNRV/sU8Jys+9Az0kBOIA8e7NEckyvXQ==",
|
"integrity": "sha512-bTouKG26tqlKMCc8q9Fq3+agSv1gO7raEVdjhmtWrbLMPK1RKUv8alOnNc0inMCT/so+vSb7VBKRz0nQSv+O8A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.15.4",
|
"@babel/runtime": "^7.15.4",
|
||||||
"cheerio": "^1.0.0-rc.10",
|
"cheerio": "^1.0.0-rc.10",
|
||||||
"gatsby-core-utils": "^3.17.0",
|
"gatsby-core-utils": "^3.19.0",
|
||||||
"glob": "^7.2.3",
|
"glob": "^7.2.3",
|
||||||
"idb-keyval": "^3.2.0",
|
"idb-keyval": "^3.2.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"gatsby-plugin-mdx": "^3.15.2",
|
"gatsby-plugin-mdx": "^3.15.2",
|
||||||
"gatsby-plugin-netlify": "^5.0.1",
|
"gatsby-plugin-netlify": "^5.0.1",
|
||||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||||
"gatsby-plugin-offline": "^5.17.0",
|
"gatsby-plugin-offline": "^5.19.0",
|
||||||
"gatsby-plugin-react-helmet": "^5.19.0",
|
"gatsby-plugin-react-helmet": "^5.19.0",
|
||||||
"gatsby-plugin-react-svg": "^3.1.0",
|
"gatsby-plugin-react-svg": "^3.1.0",
|
||||||
"gatsby-plugin-robots-txt": "^1.7.1",
|
"gatsby-plugin-robots-txt": "^1.7.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user