mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-plugin-manifest to 2.2.45
This commit is contained in:
Generated
+16
-4
@@ -9743,14 +9743,26 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
"version": "2.2.39",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.39.tgz",
|
||||
"integrity": "sha512-pNn6YAmMkAcHCQHjFRnAaU17Bz0nvYX7PPDrXmqKvTcKpkfgj9JzwFZimdPtjhGjh74aXNTdduO4lIiRdmjjKA==",
|
||||
"version": "2.2.45",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.45.tgz",
|
||||
"integrity": "sha512-K9A0hw3xs+yd9iSg8ztObtrKTKybStnv8aydgby+CREgVNIUsziL89Wq5MgKvPegjt+9snTBF4ar5tE9EBaHhw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.6",
|
||||
"gatsby-core-utils": "^1.0.26",
|
||||
"gatsby-core-utils": "^1.0.31",
|
||||
"semver": "^5.7.1",
|
||||
"sharp": "^0.23.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby-core-utils": {
|
||||
"version": "1.0.31",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-1.0.31.tgz",
|
||||
"integrity": "sha512-QvyAaC2nK+34giEPn2eMMkruvzyz4cD3+68RFV9A71HDuLU7FTgnhahyV8QmqZdjK2zVnhEIs2rGuf4weEuu1g==",
|
||||
"requires": {
|
||||
"ci-info": "2.0.0",
|
||||
"configstore": "^5.0.0",
|
||||
"node-object-hash": "^2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-page-creator": {
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"@reach/router": "^1.3.3",
|
||||
"gatsby": "^2.19.34",
|
||||
"gatsby-plugin-layout": "^1.1.23",
|
||||
"gatsby-plugin-manifest": "^2.2.39",
|
||||
"gatsby-plugin-manifest": "^2.2.45",
|
||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.21",
|
||||
"gatsby-plugin-react-svg": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user