mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
chore(deps): bump gatsby-plugin-offline to 3.0.16
This commit is contained in:
Generated
+4
-4
@@ -9247,11 +9247,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-offline": {
|
||||
"version": "3.0.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.12.tgz",
|
||||
"integrity": "sha512-r+0My7TfN8TXpbvtJJGn0CzjOqQd7acMzUG+pVxnK2n9bjk8h/OXULqCkiZANEZl1FRy7reFon4tMs7Egkeyng==",
|
||||
"version": "3.0.16",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.16.tgz",
|
||||
"integrity": "sha512-OM8zdPet5vWy17jW8gcUWoOh/MdfXfT8zuPKgeiO32ESryoEQsQW7gZSKBSaXutyApS+ndLtNxygDwm7Ma1anA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.6.2",
|
||||
"@babel/runtime": "^7.6.3",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"glob": "^7.1.4",
|
||||
"idb-keyval": "^3.2.0",
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"gatsby-plugin-layout": "^1.1.13",
|
||||
"gatsby-plugin-manifest": "^2.2.23",
|
||||
"gatsby-plugin-mdx": "^1.0.53",
|
||||
"gatsby-plugin-offline": "^3.0.12",
|
||||
"gatsby-plugin-offline": "^3.0.16",
|
||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.10",
|
||||
"gatsby-plugin-react-svg": "^2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user