Upgrade dependencies

This commit is contained in:
Kyle Mathews 2017-11-17 14:07:04 -07:00
parent b56f6fb67b
commit 4c9c89c5d2
2 changed files with 177 additions and 136 deletions

View file

@ -7,22 +7,22 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
},
"dependencies": {
"gatsby": "^1.9.110",
"gatsby-link": "^1.6.27",
"gatsby": "^1.9.115",
"gatsby-link": "^1.6.28",
"gatsby-plugin-feed": "^1.3.13",
"gatsby-plugin-google-analytics": "^1.0.12",
"gatsby-plugin-offline": "^1.0.10",
"gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.20",
"gatsby-plugin-sharp": "^1.6.21",
"gatsby-plugin-typography": "^1.7.10",
"gatsby-remark-copy-linked-files": "^1.5.21",
"gatsby-remark-images": "^1.5.31",
"gatsby-remark-images": "^1.5.32",
"gatsby-remark-prismjs": "^1.2.9",
"gatsby-remark-responsive-iframe": "^1.4.14",
"gatsby-remark-smartypants": "^1.4.8",
"gatsby-source-filesystem": "^1.5.8",
"gatsby-transformer-remark": "^1.7.20",
"gatsby-transformer-sharp": "^1.6.13",
"gatsby-transformer-remark": "^1.7.21",
"gatsby-transformer-sharp": "^1.6.14",
"lodash": "^4.17.4",
"react-responsive-grid": "^0.3.4",
"typeface-merriweather": "0.0.43",