Upgrade packages
This commit is contained in:
parent
cab6f25de7
commit
2670ccbbd5
2 changed files with 2087 additions and 1670 deletions
3741
package-lock.json
generated
3741
package-lock.json
generated
File diff suppressed because it is too large
Load diff
16
package.json
16
package.json
|
|
@ -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": "^2.0.0",
|
"gatsby": "^2.0.19",
|
||||||
"gatsby-plugin-feed": "^2.0.5",
|
"gatsby-plugin-feed": "^2.0.8",
|
||||||
"gatsby-plugin-google-analytics": "^2.0.5",
|
"gatsby-plugin-google-analytics": "^2.0.5",
|
||||||
"gatsby-plugin-manifest": "^2.0.2",
|
"gatsby-plugin-manifest": "^2.0.5",
|
||||||
"gatsby-plugin-offline": "^2.0.5",
|
"gatsby-plugin-offline": "^2.0.5",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0",
|
"gatsby-plugin-react-helmet": "^3.0.0",
|
||||||
"gatsby-plugin-sharp": "^2.0.5",
|
"gatsby-plugin-sharp": "^2.0.6",
|
||||||
"gatsby-plugin-typography": "^2.2.0",
|
"gatsby-plugin-typography": "^2.2.0",
|
||||||
"gatsby-remark-copy-linked-files": "^2.0.5",
|
"gatsby-remark-copy-linked-files": "^2.0.5",
|
||||||
"gatsby-remark-images": "^2.0.1",
|
"gatsby-remark-images": "^2.0.4",
|
||||||
"gatsby-remark-prismjs": "^3.0.0",
|
"gatsby-remark-prismjs": "^3.0.0",
|
||||||
"gatsby-remark-responsive-iframe": "^2.0.5",
|
"gatsby-remark-responsive-iframe": "^2.0.5",
|
||||||
"gatsby-remark-smartypants": "^2.0.5",
|
"gatsby-remark-smartypants": "^2.0.5",
|
||||||
"gatsby-source-filesystem": "^2.0.1",
|
"gatsby-source-filesystem": "^2.0.2",
|
||||||
"gatsby-transformer-remark": "^2.1.1",
|
"gatsby-transformer-remark": "^2.1.6",
|
||||||
"gatsby-transformer-sharp": "^2.1.1",
|
"gatsby-transformer-sharp": "^2.1.3",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"prismjs": "^1.15.0",
|
"prismjs": "^1.15.0",
|
||||||
"react": "^16.5.1",
|
"react": "^16.5.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue