chore: update client deps

This commit is contained in:
Mrugesh Mohapatra
2019-10-17 17:29:14 +05:30
committed by mrugesh
parent 91244b1365
commit 1eb41c33b3
2 changed files with 4470 additions and 2001 deletions

6405
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,36 +7,36 @@
"dependencies": {
"@babel/plugin-proposal-export-default-from": "^7.5.2",
"@babel/plugin-proposal-function-bind": "^7.2.0",
"@babel/standalone": "^7.5.5",
"@babel/standalone": "^7.6.4",
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-svg-core": "^1.2.21",
"@fortawesome/free-brands-svg-icons": "^5.10.1",
"@fortawesome/free-regular-svg-icons": "^5.10.1",
"@fortawesome/free-solid-svg-icons": "^5.10.1",
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-brands-svg-icons": "^5.11.2",
"@fortawesome/free-regular-svg-icons": "^5.11.2",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@fortawesome/react-fontawesome": "^0.1.4",
"@freecodecamp/react-bootstrap": "^0.32.3",
"@reach/router": "^1.2.1",
"algoliasearch": "^3.33.0",
"algoliasearch": "^3.35.1",
"axios": "^0.19.0",
"browser-cookies": "^1.2.0",
"chai": "^4.2.0",
"date-fns": "^1.30.1",
"entities": "^1.1.2",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"enzyme-adapter-react-16": "^1.15.1",
"final-form": "^4.18.5",
"gatsby": "^2.13.67",
"gatsby-cli": "^2.7.31",
"gatsby-link": "^2.2.5",
"gatsby-plugin-advanced-sitemap": "^1.4.4",
"gatsby-plugin-create-client-paths": "^2.1.3",
"gatsby-plugin-manifest": "^2.2.0",
"gatsby-plugin-postcss": "^2.1.3",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby": "^2.16.4",
"gatsby-cli": "^2.8.2",
"gatsby-link": "^2.2.22",
"gatsby-plugin-advanced-sitemap": "^1.4.5",
"gatsby-plugin-create-client-paths": "^2.1.15",
"gatsby-plugin-manifest": "^2.2.23",
"gatsby-plugin-postcss": "^2.1.13",
"gatsby-plugin-react-helmet": "^3.1.13",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-remark-prismjs": "^3.3.0",
"gatsby-source-filesystem": "^2.1.0",
"gatsby-transformer-remark": "^2.5.0",
"gatsby-remark-prismjs": "^3.3.20",
"gatsby-source-filesystem": "^2.1.33",
"gatsby-transformer-remark": "^2.6.30",
"jquery": "^3.4.1",
"lodash": "^4.17.15",
"loop-protect": "^2.1.6",
@ -44,32 +44,32 @@
"monaco-editor-webpack-plugin": "^1.7.0",
"nanoid": "^1.2.2",
"prismjs": "^1.17.1",
"query-string": "^6.8.2",
"react": "^16.9.0",
"query-string": "^6.8.3",
"react": "^16.10.2",
"react-calendar-heatmap": "^1.8.1",
"react-dom": "^16.9.0",
"react-dom": "^16.10.2",
"react-final-form": "^6.3.0",
"react-ga": "^2.6.0",
"react-ga": "^2.7.0",
"react-helmet": "^5.2.1",
"react-hotkeys": "^2.0.0",
"react-identicons": "^1.1.7",
"react-instantsearch-dom": "^6.0.0-beta.0",
"react-monaco-editor": "^0.30.1",
"react-redux": "^5.0.7",
"react-reflex": "^3.0.16",
"react-reflex": "^3.0.18",
"react-responsive": "^6.1.1",
"react-spinkit": "^3.0.0",
"react-stripe-elements": "^2.0.3",
"react-tooltip": "^3.10.0",
"react-transition-group": "^4.2.2",
"react-tooltip": "^3.11.1",
"react-transition-group": "^4.3.0",
"react-youtube": "^7.9.0",
"redux": "^4.0.4",
"redux-actions": "^2.6.5",
"redux-devtools-extension": "^2.13.8",
"redux-observable": "^1.1.0",
"redux-saga": "^1.0.5",
"redux-observable": "^1.2.0",
"redux-saga": "^1.1.1",
"reselect": "^3.0.1",
"rxjs": "^6.5.2",
"rxjs": "^6.5.3",
"sanitize-html": "^1.20.0",
"sass.js": "^0.11.0",
"store": "^2.0.12",
@ -93,16 +93,16 @@
"test": "jest"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.1.0",
"@testing-library/react": "^9.1.3",
"autoprefixer": "^9.6.1",
"@testing-library/jest-dom": "^4.1.2",
"@testing-library/react": "^9.3.0",
"autoprefixer": "^9.6.5",
"babel-plugin-transform-imports": "^1.5.1",
"chokidar": "^2.1.5",
"copy-webpack-plugin": "^4.6.0",
"jest": "^24.9.0",
"jest-dom": "^3.5.0",
"react-test-renderer": "^16.9.0",
"webpack-cli": "^3.3.6"
"react-test-renderer": "^16.10.2",
"webpack-cli": "^3.3.9"
},
"repository": {
"type": "git",