Upgrade dependencies

This commit is contained in:
Kyle Mathews 2018-03-14 09:11:23 -07:00
parent 2e09d29425
commit 5cc9cebdee
2 changed files with 560 additions and 397 deletions

927
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,22 +7,22 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.9.223", "gatsby": "^1.9.232",
"gatsby-link": "^1.6.37", "gatsby-link": "^1.6.39",
"gatsby-plugin-feed": "^1.3.18", "gatsby-plugin-feed": "^1.3.20",
"gatsby-plugin-google-analytics": "^1.0.19", "gatsby-plugin-google-analytics": "^1.0.22",
"gatsby-plugin-offline": "^1.0.14", "gatsby-plugin-offline": "^1.0.15",
"gatsby-plugin-react-helmet": "^1.0.8", "gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.38", "gatsby-plugin-sharp": "^1.6.41",
"gatsby-plugin-typography": "^1.7.15", "gatsby-plugin-typography": "^1.7.18",
"gatsby-remark-copy-linked-files": "^1.5.28", "gatsby-remark-copy-linked-files": "^1.5.30",
"gatsby-remark-images": "^1.5.54", "gatsby-remark-images": "^1.5.56",
"gatsby-remark-prismjs": "^1.2.15", "gatsby-remark-prismjs": "^1.2.18",
"gatsby-remark-responsive-iframe": "^1.4.17", "gatsby-remark-responsive-iframe": "^1.4.18",
"gatsby-remark-smartypants": "^1.4.11", "gatsby-remark-smartypants": "^1.4.12",
"gatsby-source-filesystem": "^1.5.26", "gatsby-source-filesystem": "^1.5.27",
"gatsby-transformer-remark": "^1.7.33", "gatsby-transformer-remark": "^1.7.36",
"gatsby-transformer-sharp": "^1.6.21", "gatsby-transformer-sharp": "^1.6.22",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"react-responsive-grid": "^0.3.4", "react-responsive-grid": "^0.3.4",
"typeface-merriweather": "0.0.43", "typeface-merriweather": "0.0.43",