chore(client): update all dependencies to latest

pull/36319/head
Mrugesh Mohapatra 2019-06-21 15:47:57 +05:30 committed by mrugesh
parent b60e55d4c4
commit c112fe6a20
2 changed files with 417 additions and 310 deletions

689
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,46 +11,46 @@
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-brands-svg-icons": "^5.8.1",
"@fortawesome/free-regular-svg-icons": "^5.8.1",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.8.1",
"@fortawesome/react-fontawesome": "^0.1.4",
"@freecodecamp/react-bootstrap": "^0.32.3",
"@reach/router": "^1.2.1",
"algoliasearch": "^3.32.1",
"algoliasearch": "^3.33.0",
"axios": "^0.18.0",
"browser-cookies": "^1.2.0",
"chai": "^4.2.0",
"date-fns": "^1.30.1",
"entities": "^1.1.2",
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.11.2",
"gatsby": "^2.9.4",
"gatsby-cli": "^2.6.7",
"gatsby-link": "^2.1.1",
"gatsby-plugin-create-client-paths": "^2.0.5",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"gatsby": "^2.10.0",
"gatsby-cli": "^2.7.0",
"gatsby-link": "^2.2.0",
"gatsby-plugin-create-client-paths": "^2.1.0",
"gatsby-plugin-google-fonts": "^1.0.1",
"gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sitemap": "^2.1.0",
"gatsby-remark-prismjs": "^3.2.11",
"gatsby-source-filesystem": "^2.0.39",
"gatsby-transformer-remark": "^2.4.0",
"gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-sitemap": "^2.2.0",
"gatsby-remark-prismjs": "^3.3.0",
"gatsby-source-filesystem": "^2.1.0",
"gatsby-transformer-remark": "^2.5.0",
"jquery": "^3.4.1",
"lodash": "^4.17.11",
"loop-protect": "^2.1.6",
"monaco-editor-webpack-plugin": "^1.7.0",
"nanoid": "^1.2.2",
"prismjs": "^1.16.0",
"query-string": "^6.4.2",
"query-string": "^6.8.0",
"react": "^16.8.6",
"react-calendar-heatmap": "^1.8.0",
"react-dom": "^16.8.6",
"react-ga": "^2.5.7",
"react-helmet": "^5.2.1",
"react-instantsearch-dom": "^5.5.0",
"react-instantsearch-dom": "^5.7.0",
"react-monaco-editor": "^0.25.1",
"react-redux": "^5.0.7",
"react-reflex": "^3.0.13",
"react-reflex": "^3.0.15",
"react-responsive": "^6.1.1",
"react-spinkit": "^3.0.0",
"react-stripe-elements": "^2.0.3",
@ -64,7 +64,7 @@
"redux-observable": "^1.1.0",
"redux-saga": "^1.0.3",
"reselect": "^3.0.1",
"rxjs": "^6.4.0",
"rxjs": "^6.5.2",
"sanitize-html": "^1.20.0",
"sass.js": "^0.10.13",
"store": "^2.0.12",
@ -94,7 +94,7 @@
"chokidar": "^2.1.5",
"copy-webpack-plugin": "^4.6.0",
"jest": "^24.8.0",
"jest-dom": "^3.1.3",
"jest-dom": "^3.5.0",
"react-test-renderer": "^16.8.6",
"webpack-cli": "^3.3.4"
},