Upgrade dependencies
This commit is contained in:
parent
370384a98c
commit
1579cd4f6e
2 changed files with 1912 additions and 1147 deletions
3047
package-lock.json
generated
3047
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -7,21 +7,21 @@
|
||||||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^1.9.92",
|
"gatsby": "^1.9.99",
|
||||||
"gatsby-link": "^1.6.24",
|
"gatsby-link": "^1.6.24",
|
||||||
"gatsby-plugin-google-analytics": "^1.0.11",
|
"gatsby-plugin-google-analytics": "^1.0.11",
|
||||||
"gatsby-plugin-offline": "^1.0.10",
|
"gatsby-plugin-offline": "^1.0.10",
|
||||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||||
"gatsby-plugin-sharp": "^1.6.17",
|
"gatsby-plugin-sharp": "^1.6.19",
|
||||||
"gatsby-plugin-typography": "^1.7.10",
|
"gatsby-plugin-typography": "^1.7.10",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.16",
|
"gatsby-remark-copy-linked-files": "^1.5.16",
|
||||||
"gatsby-remark-images": "^1.5.28",
|
"gatsby-remark-images": "^1.5.30",
|
||||||
"gatsby-remark-prismjs": "^1.2.9",
|
"gatsby-remark-prismjs": "^1.2.9",
|
||||||
"gatsby-remark-responsive-iframe": "^1.4.8",
|
"gatsby-remark-responsive-iframe": "^1.4.13",
|
||||||
"gatsby-remark-smartypants": "^1.4.8",
|
"gatsby-remark-smartypants": "^1.4.8",
|
||||||
"gatsby-source-filesystem": "^1.5.6",
|
"gatsby-source-filesystem": "^1.5.7",
|
||||||
"gatsby-transformer-remark": "^1.7.19",
|
"gatsby-transformer-remark": "^1.7.19",
|
||||||
"gatsby-transformer-sharp": "^1.6.10",
|
"gatsby-transformer-sharp": "^1.6.13",
|
||||||
"lodash": "^4.15.0",
|
"lodash": "^4.15.0",
|
||||||
"react-responsive-grid": "^0.3.3",
|
"react-responsive-grid": "^0.3.3",
|
||||||
"typeface-merriweather": "^0.0.35",
|
"typeface-merriweather": "^0.0.35",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue