build(deps): bump gatsby-plugin-offline from 5.11.1 to 5.13.0 in /docs (#2809)
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 5.11.1 to 5.13.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@5.13.0/packages/gatsby-plugin-offline) --- updated-dependencies: - dependency-name: gatsby-plugin-offline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c0db442b76
commit
37b29ed0c4
18
docs/package-lock.json
generated
18
docs/package-lock.json
generated
@ -23,7 +23,7 @@
|
||||
"gatsby-plugin-mdx": "^3.11.1",
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.11.1",
|
||||
"gatsby-plugin-offline": "^5.13.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
@ -13114,13 +13114,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-offline": {
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.11.1.tgz",
|
||||
"integrity": "sha512-V03VnGIl3oqT6zaq7PYc+sAUZGpETbTH0Z3wKwA8xBk5abmkO+5Vti8kp9WW9Mly7b49vDjgMZ+Dn11FSBTiOg==",
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.13.0.tgz",
|
||||
"integrity": "sha512-jjDE8aRcdz6FUPiPARyaMKvsB5RyWG2/LTbGS9NpinNCOeS/EQtTC/DCuU7kzlUeWmHVRckX0XbdWaNGTcDStg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-core-utils": "^3.13.0",
|
||||
"glob": "^7.2.0",
|
||||
"idb-keyval": "^3.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
@ -36250,13 +36250,13 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-offline": {
|
||||
"version": "5.11.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.11.1.tgz",
|
||||
"integrity": "sha512-V03VnGIl3oqT6zaq7PYc+sAUZGpETbTH0Z3wKwA8xBk5abmkO+5Vti8kp9WW9Mly7b49vDjgMZ+Dn11FSBTiOg==",
|
||||
"version": "5.13.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.13.0.tgz",
|
||||
"integrity": "sha512-jjDE8aRcdz6FUPiPARyaMKvsB5RyWG2/LTbGS9NpinNCOeS/EQtTC/DCuU7kzlUeWmHVRckX0XbdWaNGTcDStg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"gatsby-core-utils": "^3.11.1",
|
||||
"gatsby-core-utils": "^3.13.0",
|
||||
"glob": "^7.2.0",
|
||||
"idb-keyval": "^3.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"gatsby-plugin-mdx": "^3.11.1",
|
||||
"gatsby-plugin-netlify": "^4.3.1",
|
||||
"gatsby-plugin-netlify-cache": "^2.0.0",
|
||||
"gatsby-plugin-offline": "^5.11.1",
|
||||
"gatsby-plugin-offline": "^5.13.0",
|
||||
"gatsby-plugin-react-helmet": "^5.13.0",
|
||||
"gatsby-plugin-react-svg": "^3.1.0",
|
||||
"gatsby-plugin-robots-txt": "^1.7.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user