mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore(deps): bump gatsby-plugin-layout to 2.6.0
This commit is contained in:
Generated
+3
-3
@@ -11115,9 +11115,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-layout": {
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.10.0.tgz",
|
||||
"integrity": "sha512-POZbetL3coxsYbAA1SsZ7u0wd7zcR667OpP7atCGFc/9RRSxkUtA4sog1DNO9Zi/eG2eUnkw+KWuVLKSHV4Hng==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-2.6.0.tgz",
|
||||
"integrity": "sha512-diFMNnfUT5qT1aBFdW508sx4sSVebI8mco8l8IP/KhEAcjMAmBPmRIdulRYa4CsMtCW7rFmUJyXEpdTYyqQRRA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
}
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
"@reach/router": "^1.3.4",
|
||||
"classnames": "^2.3.1",
|
||||
"gatsby": "^3.6.1",
|
||||
"gatsby-plugin-layout": "^1.6.0",
|
||||
"gatsby-plugin-layout": "^2.6.0",
|
||||
"gatsby-plugin-manifest": "^2.8.0",
|
||||
"gatsby-plugin-mdx": "^1.6.0",
|
||||
"gatsby-plugin-polished": "^1.0.4",
|
||||
|
||||
Reference in New Issue
Block a user