mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump gatsby-plugin-offline from 5.4.0 to 5.5.1 (#770)
This commit is contained in:
parent
ea30888160
commit
f2e234483d
18
package-lock.json
generated
18
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"gatsby-plugin-image": "^2.5.1",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-offline": "^5.4.0",
|
||||
"gatsby-plugin-offline": "^5.5.1",
|
||||
"gatsby-plugin-react-helmet": "^5.4.0",
|
||||
"gatsby-plugin-sharp": "^4.5.1",
|
||||
"gatsby-plugin-sitemap": "^5.4.0",
|
||||
@ -11050,13 +11050,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/gatsby-plugin-offline": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.4.0.tgz",
|
||||
"integrity": "sha512-dxFRgsKmWovjH8m0HWHao9sdcXy4X0X9SPlZETHk54ARY/wrzxVg266fA+ZVI7RPpuODBcgWoXWHuTtplfghBw==",
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.5.1.tgz",
|
||||
"integrity": "sha512-NJ3T8oEuUxAOXv4quymZ3Pi7DCMIzpVpDdr2vTFxJdzcnKKIKD0K9VhYNKjzTZMGYolhqDJoCRT3nTULPinlog==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"gatsby-core-utils": "^3.4.0",
|
||||
"gatsby-core-utils": "^3.5.1",
|
||||
"glob": "^7.2.0",
|
||||
"idb-keyval": "^3.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
@ -33868,13 +33868,13 @@
|
||||
"requires": {}
|
||||
},
|
||||
"gatsby-plugin-offline": {
|
||||
"version": "5.4.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.4.0.tgz",
|
||||
"integrity": "sha512-dxFRgsKmWovjH8m0HWHao9sdcXy4X0X9SPlZETHk54ARY/wrzxVg266fA+ZVI7RPpuODBcgWoXWHuTtplfghBw==",
|
||||
"version": "5.5.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-5.5.1.tgz",
|
||||
"integrity": "sha512-NJ3T8oEuUxAOXv4quymZ3Pi7DCMIzpVpDdr2vTFxJdzcnKKIKD0K9VhYNKjzTZMGYolhqDJoCRT3nTULPinlog==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"gatsby-core-utils": "^3.4.0",
|
||||
"gatsby-core-utils": "^3.5.1",
|
||||
"glob": "^7.2.0",
|
||||
"idb-keyval": "^3.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
|
@ -29,7 +29,7 @@
|
||||
"gatsby-plugin-image": "^2.5.1",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
"gatsby-plugin-matomo": "^0.11.0",
|
||||
"gatsby-plugin-offline": "^5.4.0",
|
||||
"gatsby-plugin-offline": "^5.5.1",
|
||||
"gatsby-plugin-react-helmet": "^5.4.0",
|
||||
"gatsby-plugin-sharp": "^4.5.1",
|
||||
"gatsby-plugin-sitemap": "^5.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user