Upgrade dependencies
This commit is contained in:
parent
47c396887b
commit
3bbd0521d0
2 changed files with 1626 additions and 990 deletions
2594
package-lock.json
generated
2594
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -7,7 +7,7 @@
|
||||||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^1.9.241",
|
"gatsby": "^1.9.247",
|
||||||
"gatsby-link": "^1.6.39",
|
"gatsby-link": "^1.6.39",
|
||||||
"gatsby-plugin-feed": "^1.3.20",
|
"gatsby-plugin-feed": "^1.3.20",
|
||||||
"gatsby-plugin-google-analytics": "^1.0.24",
|
"gatsby-plugin-google-analytics": "^1.0.24",
|
||||||
|
|
@ -15,13 +15,13 @@
|
||||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||||
"gatsby-plugin-sharp": "^1.6.41",
|
"gatsby-plugin-sharp": "^1.6.41",
|
||||||
"gatsby-plugin-typography": "^1.7.18",
|
"gatsby-plugin-typography": "^1.7.18",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.30",
|
"gatsby-remark-copy-linked-files": "^1.5.31",
|
||||||
"gatsby-remark-images": "^1.5.59",
|
"gatsby-remark-images": "^1.5.60",
|
||||||
"gatsby-remark-prismjs": "^1.2.21",
|
"gatsby-remark-prismjs": "^1.2.24",
|
||||||
"gatsby-remark-responsive-iframe": "^1.4.18",
|
"gatsby-remark-responsive-iframe": "^1.4.18",
|
||||||
"gatsby-remark-smartypants": "^1.4.12",
|
"gatsby-remark-smartypants": "^1.4.12",
|
||||||
"gatsby-source-filesystem": "^1.5.27",
|
"gatsby-source-filesystem": "^1.5.29",
|
||||||
"gatsby-transformer-remark": "^1.7.37",
|
"gatsby-transformer-remark": "^1.7.39",
|
||||||
"gatsby-transformer-sharp": "^1.6.22",
|
"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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue