Updating packages -- IGNORE WHEN MERGING UPSTREAM GETH (#743)

This commit is contained in:
fixanoid 2019-06-17 15:59:41 -04:00 committed by GitHub
parent 90bbfb18c8
commit 548f65efad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2607 additions and 2134 deletions

View File

@ -1,43 +1,43 @@
{
"dependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
"babel-loader": "^7.1.2",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
"babel-loader": "^7.1.5",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-runtime": "^6.26.0",
"classnames": "^2.2.5",
"css-loader": "^0.28.9",
"classnames": "^2.2.6",
"css-loader": "^2.1.1",
"escape-html": "^1.0.3",
"eslint": "^4.16.0",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^16.1.0",
"eslint-loader": "^2.0.0",
"eslint-plugin-flowtype": "^2.41.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.5.1",
"file-loader": "^1.1.6",
"eslint-loader": "^2.1.2",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.13.0",
"file-loader": "^1.1.11",
"flow-bin": "^0.63.1",
"flow-bin-loader": "^1.0.2",
"flow-typed": "^2.2.3",
"material-ui": "^1.0.0-beta.30",
"material-ui-icons": "^1.0.0-beta.17",
"flow-bin-loader": "^1.0.3",
"flow-typed": "^2.5.2",
"material-ui": "^1.0.0-beta.47",
"material-ui-icons": "^1.0.0-beta.36",
"path": "^0.12.7",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-fa": "^5.0.0",
"react-transition-group": "^2.2.1",
"recharts": "^1.0.0-beta.9",
"react-transition-group": "^2.9.0",
"recharts": "^1.6.2",
"style-loader": "^0.19.1",
"url": "^0.11.0",
"url-loader": "^0.6.2",
"webpack": "^3.10.0",
"webpack-dev-server": "^2.11.1"
"webpack": "^3.12.0",
"webpack-dev-server": "^2.11.5"
},
"scripts": {
"build": "NODE_ENV=production webpack",

File diff suppressed because it is too large Load Diff