chore(client): update gatsby

pull/36261/head
ValeraS 2019-06-10 11:46:28 +03:00 committed by Mrugesh Mohapatra
parent 01ddc7c9a2
commit ec1b51debb
2 changed files with 1560 additions and 571 deletions

2113
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,16 +23,16 @@
"entities": "^1.1.2",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.11.2",
"gatsby": "^2.3.33",
"gatsby-cli": "^2.5.12",
"gatsby-link": "^2.0.16",
"gatsby": "^2.8.6",
"gatsby-cli": "^2.6.5",
"gatsby-link": "^2.1.1",
"gatsby-plugin-create-client-paths": "^2.0.5",
"gatsby-plugin-google-fonts": "^0.0.4",
"gatsby-plugin-manifest": "^2.0.29",
"gatsby-plugin-google-fonts": "^1.0.1",
"gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sitemap": "^2.0.11",
"gatsby-remark-prismjs": "^3.2.8",
"gatsby-source-filesystem": "^2.0.32",
"gatsby-plugin-sitemap": "^2.1.0",
"gatsby-remark-prismjs": "^3.2.11",
"gatsby-source-filesystem": "^2.0.38",
"gatsby-transformer-remark": "^2.3.12",
"jquery": "3.3.1",
"lodash": "^4.17.11",
@ -100,4 +100,4 @@
"type": "git",
"url": "https://github.com/gatsbyjs/gatsby-starter-default"
}
}
}