mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-plugin-layout to 1.1.13
This commit is contained in:
Generated
+4
-14
@@ -9038,21 +9038,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-layout": {
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.10.tgz",
|
||||
"integrity": "sha512-FUvwZyH7YN1L1LUXQiUbqy/YfU7iC4ZfZZ5jD8btCO3yD2h3s6C1c8V35l7Yte9MAVBNGa+0ztKsqLLKKw1g7g==",
|
||||
"version": "1.1.13",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.13.tgz",
|
||||
"integrity": "sha512-/UqHYq4/ODFXH/LHG1PoAJfRbZcE2EGN1ozf502P0W9/AvFBjnXbOr8aD7UXtgE0iO+jZtVr+I0uHbqQnBTmpA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
|
||||
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
|
||||
"requires": {
|
||||
"regenerator-runtime": "^0.13.2"
|
||||
}
|
||||
}
|
||||
"@babel/runtime": "^7.6.3"
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-manifest": {
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"@reach/router": "^1.2.1",
|
||||
"gatsby": "^2.17.2",
|
||||
"gatsby-image": "^2.2.29",
|
||||
"gatsby-plugin-layout": "^1.1.10",
|
||||
"gatsby-plugin-layout": "^1.1.13",
|
||||
"gatsby-plugin-manifest": "^2.2.20",
|
||||
"gatsby-plugin-mdx": "^1.0.49",
|
||||
"gatsby-plugin-offline": "^3.0.12",
|
||||
|
||||
Reference in New Issue
Block a user