|
|
@ -199,111 +199,111 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "^7.1.2", |
|
|
|
"@babel/plugin-proposal-class-properties": "^7.0.0", |
|
|
|
"@babel/plugin-proposal-export-default-from": "^7.0.0", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
|
|
|
"@babel/plugin-transform-classes": "^7.0.0", |
|
|
|
"@babel/plugin-transform-destructuring": "^7.1.3", |
|
|
|
"@babel/preset-env": "^7.0.0", |
|
|
|
"@babel/preset-flow": "^7.0.0", |
|
|
|
"@babel/preset-react": "^7.0.0", |
|
|
|
"@babel/register": "^7.0.0", |
|
|
|
"@commitlint/cli": "^7.2.1", |
|
|
|
"@commitlint/config-conventional": "^7.1.2", |
|
|
|
"@sambego/storybook-state": "^1.3.1", |
|
|
|
"@storybook/addon-actions": "^4.0.4", |
|
|
|
"@storybook/addon-console": "^1.1.0", |
|
|
|
"@storybook/addon-info": "^4.0.4", |
|
|
|
"@storybook/addon-knobs": "^4.0.4", |
|
|
|
"@storybook/addon-links": "^4.0.4", |
|
|
|
"@storybook/addon-options": "^4.0.4", |
|
|
|
"@storybook/addon-storysource": "^4.0.4", |
|
|
|
"@storybook/addons": "^4.0.4", |
|
|
|
"@storybook/components": "^4.0.4", |
|
|
|
"@storybook/react": "^4.0.4", |
|
|
|
"add-asset-html-webpack-plugin": "^3.1.2", |
|
|
|
"babel-core": "^7.0.0-bridge.0", |
|
|
|
"babel-eslint": "^10.0.1", |
|
|
|
"babel-jest": "^23.6.0", |
|
|
|
"babel-loader": "^8.0.0", |
|
|
|
"babel-plugin-react-intl": "^3.0.1", |
|
|
|
"babel-plugin-react-intl-auto": "^1.1.1", |
|
|
|
"babel-plugin-styled-components": "^1.8.0", |
|
|
|
"babel-preset-react-optimize": "^1.0.1", |
|
|
|
"browserslist": "^4.3.4", |
|
|
|
"chalk": "^2.4.1", |
|
|
|
"clean-webpack-plugin": "^0.1.19", |
|
|
|
"concurrently": "^4.0.1", |
|
|
|
"copy-webpack-plugin": "^4.6.0", |
|
|
|
"coveralls": "^3.0.2", |
|
|
|
"cross-env": "^5.2.0", |
|
|
|
"cross-spawn": "^6.0.5", |
|
|
|
"csp-html-webpack-plugin": "^2.3.0", |
|
|
|
"css-loader": "^1.0.1", |
|
|
|
"electron-builder": "^20.31.2", |
|
|
|
"electron-devtools-installer": "^2.2.4", |
|
|
|
"electron-updater": "^3.1.6", |
|
|
|
"enzyme": "^3.7.0", |
|
|
|
"enzyme-adapter-react-16": "^1.6.0", |
|
|
|
"enzyme-to-json": "^3.3.4", |
|
|
|
"eslint": "^5.8.0", |
|
|
|
"eslint-config-airbnb": "^17.1.0", |
|
|
|
"eslint-config-prettier": "^3.1.0", |
|
|
|
"eslint-formatter-pretty": "^1.3.0", |
|
|
|
"eslint-import-resolver-webpack": "^0.10.1", |
|
|
|
"eslint-plugin-compat": "^2.6.3", |
|
|
|
"eslint-plugin-flowtype": "^3.2.0", |
|
|
|
"eslint-plugin-import": "^2.14.0", |
|
|
|
"eslint-plugin-jest": "^21.27.1", |
|
|
|
"eslint-plugin-json": "^1.2.1", |
|
|
|
"eslint-plugin-jsx-a11y": "^6.1.2", |
|
|
|
"eslint-plugin-markdown": "^1.0.0-rc.0", |
|
|
|
"eslint-plugin-prettier": "^3.0.0", |
|
|
|
"eslint-plugin-promise": "^4.0.1", |
|
|
|
"eslint-plugin-react": "^7.11.1", |
|
|
|
"extract-react-intl-messages": "^0.11.1", |
|
|
|
"fake-indexeddb": "^2.0.4", |
|
|
|
"file-loader": "^2.0.0", |
|
|
|
"flow-bin": "^0.85.0", |
|
|
|
"flow-typed": "^2.5.1", |
|
|
|
"gh-pages": "^2.0.1", |
|
|
|
"html-webpack-plugin": "^3.2.0", |
|
|
|
"@babel/core": "7.1.2", |
|
|
|
"@babel/plugin-proposal-class-properties": "7.1.0", |
|
|
|
"@babel/plugin-proposal-export-default-from": "7.0.0", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.0.0", |
|
|
|
"@babel/plugin-transform-classes": "7.1.0", |
|
|
|
"@babel/plugin-transform-destructuring": "7.1.3", |
|
|
|
"@babel/preset-env": "7.1.0", |
|
|
|
"@babel/preset-flow": "7.0.0", |
|
|
|
"@babel/preset-react": "7.0.0", |
|
|
|
"@babel/register": "7.0.0", |
|
|
|
"@commitlint/cli": "7.2.1", |
|
|
|
"@commitlint/config-conventional": "7.1.2", |
|
|
|
"@sambego/storybook-state": "1.3.1", |
|
|
|
"@storybook/addon-actions": "4.0.4", |
|
|
|
"@storybook/addon-console": "1.1.0", |
|
|
|
"@storybook/addon-info": "4.0.4", |
|
|
|
"@storybook/addon-knobs": "4.0.4", |
|
|
|
"@storybook/addon-links": "4.0.4", |
|
|
|
"@storybook/addon-options": "4.0.4", |
|
|
|
"@storybook/addon-storysource": "4.0.4", |
|
|
|
"@storybook/addons": "4.0.4", |
|
|
|
"@storybook/components": "4.0.4", |
|
|
|
"@storybook/react": "4.0.4", |
|
|
|
"add-asset-html-webpack-plugin": "3.1.2", |
|
|
|
"babel-core": "7.0.0-bridge.0", |
|
|
|
"babel-eslint": "10.0.1", |
|
|
|
"babel-jest": "23.6.0", |
|
|
|
"babel-loader": "8.0.4", |
|
|
|
"babel-plugin-react-intl": "3.0.1", |
|
|
|
"babel-plugin-react-intl-auto": "1.1.1", |
|
|
|
"babel-plugin-styled-components": "1.8.0", |
|
|
|
"babel-preset-react-optimize": "1.0.1", |
|
|
|
"browserslist": "4.3.4", |
|
|
|
"chalk": "2.4.1", |
|
|
|
"clean-webpack-plugin": "0.1.19", |
|
|
|
"concurrently": "4.0.1", |
|
|
|
"copy-webpack-plugin": "4.6.0", |
|
|
|
"coveralls": "3.0.2", |
|
|
|
"cross-env": "5.2.0", |
|
|
|
"cross-spawn": "6.0.5", |
|
|
|
"csp-html-webpack-plugin": "2.3.0", |
|
|
|
"css-loader": "1.0.1", |
|
|
|
"electron-builder": "20.31.2", |
|
|
|
"electron-devtools-installer": "2.2.4", |
|
|
|
"electron-updater": "3.1.6", |
|
|
|
"enzyme": "3.7.0", |
|
|
|
"enzyme-adapter-react-16": "1.6.0", |
|
|
|
"enzyme-to-json": "3.3.4", |
|
|
|
"eslint": "5.8.0", |
|
|
|
"eslint-config-airbnb": "17.1.0", |
|
|
|
"eslint-config-prettier": "3.1.0", |
|
|
|
"eslint-formatter-pretty": "1.3.0", |
|
|
|
"eslint-import-resolver-webpack": "0.10.1", |
|
|
|
"eslint-plugin-compat": "2.6.3", |
|
|
|
"eslint-plugin-flowtype": "3.2.0", |
|
|
|
"eslint-plugin-import": "2.14.0", |
|
|
|
"eslint-plugin-jest": "21.27.1", |
|
|
|
"eslint-plugin-json": "1.2.1", |
|
|
|
"eslint-plugin-jsx-a11y": "6.1.2", |
|
|
|
"eslint-plugin-markdown": "1.0.0-rc.0", |
|
|
|
"eslint-plugin-prettier": "3.0.0", |
|
|
|
"eslint-plugin-promise": "4.0.1", |
|
|
|
"eslint-plugin-react": "7.11.1", |
|
|
|
"extract-react-intl-messages": "0.11.1", |
|
|
|
"fake-indexeddb": "2.0.4", |
|
|
|
"file-loader": "2.0.0", |
|
|
|
"flow-bin": "0.85.0", |
|
|
|
"flow-typed": "2.5.1", |
|
|
|
"gh-pages": "2.0.1", |
|
|
|
"html-webpack-plugin": "3.2.0", |
|
|
|
"husky": "1.1.3", |
|
|
|
"identity-obj-proxy": "^3.0.0", |
|
|
|
"jest": "^23.6.0", |
|
|
|
"jest-styled-components": "^6.2.2", |
|
|
|
"jsdom": "^13.0.0", |
|
|
|
"lint-staged": "^8.0.4", |
|
|
|
"lnd-binary": "^0.3.7", |
|
|
|
"mini-css-extract-plugin": "^0.4.4", |
|
|
|
"minimist": "^1.2.0", |
|
|
|
"mock-spawn": "^0.2.6", |
|
|
|
"node-sass": "^4.10.0", |
|
|
|
"prettier": "^1.14.3", |
|
|
|
"react-storybook-addon-chapters": "^2.1.8", |
|
|
|
"react-test-renderer": "^16.6.0", |
|
|
|
"redux-logger": "^3.0.6", |
|
|
|
"rimraf": "^2.6.2", |
|
|
|
"sass-loader": "^7.1.0", |
|
|
|
"spectron": "^5.0.0", |
|
|
|
"storybook-addon-intl": "^2.3.1", |
|
|
|
"storybook-react-router": "^1.0.1", |
|
|
|
"storybook-styled-components": "^1.1.2", |
|
|
|
"style-loader": "^0.23.1", |
|
|
|
"stylelint": "^9.7.1", |
|
|
|
"stylelint-config-recommended": "^2.1.0", |
|
|
|
"stylelint-config-recommended-scss": "^3.2.0", |
|
|
|
"stylelint-config-styled-components": "^0.1.1", |
|
|
|
"stylelint-formatter-pretty": "^1.0.3", |
|
|
|
"stylelint-processor-styled-components": "^1.5.0", |
|
|
|
"stylelint-scss": "^3.3.2", |
|
|
|
"url-loader": "^1.1.2", |
|
|
|
"webpack": "^4.25.1", |
|
|
|
"webpack-bundle-analyzer": "^3.0.2", |
|
|
|
"webpack-cli": "^3.1.2", |
|
|
|
"webpack-dev-server": "^3.1.10", |
|
|
|
"webpack-merge": "^4.1.4" |
|
|
|
"identity-obj-proxy": "3.0.0", |
|
|
|
"jest": "23.6.0", |
|
|
|
"jest-styled-components": "6.2.2", |
|
|
|
"jsdom": "13.0.0", |
|
|
|
"lint-staged": "8.0.4", |
|
|
|
"lnd-binary": "0.3.7", |
|
|
|
"mini-css-extract-plugin": "0.4.4", |
|
|
|
"minimist": "1.2.0", |
|
|
|
"mock-spawn": "0.2.6", |
|
|
|
"node-sass": "4.10.0", |
|
|
|
"prettier": "1.14.3", |
|
|
|
"react-storybook-addon-chapters": "2.1.9", |
|
|
|
"react-test-renderer": "16.6.0", |
|
|
|
"redux-logger": "3.0.6", |
|
|
|
"rimraf": "2.6.2", |
|
|
|
"sass-loader": "7.1.0", |
|
|
|
"spectron": "5.0.0", |
|
|
|
"storybook-addon-intl": "2.3.1", |
|
|
|
"storybook-react-router": "1.0.1", |
|
|
|
"storybook-styled-components": "1.1.2", |
|
|
|
"style-loader": "0.23.1", |
|
|
|
"stylelint": "9.7.1", |
|
|
|
"stylelint-config-recommended": "2.1.0", |
|
|
|
"stylelint-config-recommended-scss": "3.2.0", |
|
|
|
"stylelint-config-styled-components": "0.1.1", |
|
|
|
"stylelint-formatter-pretty": "1.0.3", |
|
|
|
"stylelint-processor-styled-components": "1.5.0", |
|
|
|
"stylelint-scss": "3.3.2", |
|
|
|
"url-loader": "1.1.2", |
|
|
|
"webpack": "4.25.1", |
|
|
|
"webpack-bundle-analyzer": "3.0.3", |
|
|
|
"webpack-cli": "3.1.2", |
|
|
|
"webpack-dev-server": "3.1.10", |
|
|
|
"webpack-merge": "4.1.4" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@grpc/proto-loader": "^0.3.0", |
|
|
|