feat(client): Update all client gatsby packages (#34866)

pull/34341/head
Niraj Nandish 2019-01-15 13:11:23 +04:00 committed by mrugesh mohapatra
parent 87fc92e2e4
commit 2888f9eda8
2 changed files with 2859 additions and 1660 deletions

4499
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,16 +22,16 @@
"enzyme": "^3.6.0",
"enzyme-adapter-react-16": "^1.5.0",
"fetchr": "^0.5.37",
"gatsby": "^2.0.28",
"gatsby-cli": "^2.4.3",
"gatsby-link": "^2.0.4",
"gatsby-plugin-create-client-paths": "^2.0.1",
"gatsby-plugin-manifest": "^2.0.5",
"gatsby-plugin-react-helmet": "^3.0.0",
"gatsby-plugin-sitemap": "^2.0.1",
"gatsby-remark-prismjs": "^3.0.2",
"gatsby-source-filesystem": "^2.0.5",
"gatsby-transformer-remark": "^2.1.8",
"gatsby": "^2.0.91",
"gatsby-cli": "^2.4.8",
"gatsby-link": "^2.0.8",
"gatsby-plugin-create-client-paths": "^2.0.3",
"gatsby-plugin-manifest": "^2.0.13",
"gatsby-plugin-react-helmet": "^3.0.5",
"gatsby-plugin-sitemap": "^2.0.4",
"gatsby-remark-prismjs": "^3.2.0",
"gatsby-source-filesystem": "^2.0.16",
"gatsby-transformer-remark": "^2.2.0",
"jquery": "3.3.1",
"lodash": "^4.17.10",
"loop-protect": "^2.1.6",