Update dependencies
This commit is contained in:
parent
b43e467777
commit
08aad1e22f
2 changed files with 174 additions and 141 deletions
14
package.json
14
package.json
|
|
@ -7,22 +7,22 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.42",
|
||||
"gatsby-link": "^1.6.8",
|
||||
"gatsby": "^1.9.45",
|
||||
"gatsby-link": "^1.6.17",
|
||||
"gatsby-plugin-google-analytics": "^1.0.4",
|
||||
"gatsby-plugin-manifest": "^1.0.8",
|
||||
"gatsby-plugin-offline": "^1.0.4",
|
||||
"gatsby-plugin-preact": "^1.0.3",
|
||||
"gatsby-plugin-preact": "^1.0.12",
|
||||
"gatsby-plugin-react-helmet": "^1.0.3",
|
||||
"gatsby-plugin-sharp": "^1.6.2",
|
||||
"gatsby-plugin-typography": "^1.7.6",
|
||||
"gatsby-plugin-sharp": "^1.6.8",
|
||||
"gatsby-plugin-typography": "^1.7.10",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.2",
|
||||
"gatsby-remark-images": "^1.5.4",
|
||||
"gatsby-remark-images": "^1.5.13",
|
||||
"gatsby-remark-prismjs": "^1.2.1",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.3",
|
||||
"gatsby-remark-smartypants": "^1.4.3",
|
||||
"gatsby-source-filesystem": "^1.5.1",
|
||||
"gatsby-transformer-remark": "^1.7.10",
|
||||
"gatsby-transformer-remark": "^1.7.12",
|
||||
"gatsby-transformer-sharp": "^1.6.6",
|
||||
"lodash": "^4.15.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue