This commit is contained in:
Mikhail Mikheev 2019-06-17 14:08:32 +04:00
parent 5580011778
commit 53f6861645
2 changed files with 580 additions and 663 deletions

View File

@ -32,13 +32,13 @@
"dependencies": { "dependencies": {
"@gnosis.pm/safe-contracts": "^1.0.0", "@gnosis.pm/safe-contracts": "^1.0.0",
"@gnosis.pm/util-contracts": "2.0.1", "@gnosis.pm/util-contracts": "2.0.1",
"@material-ui/core": "4.1.0", "@material-ui/core": "4.1.1",
"@material-ui/icons": "4.1.0", "@material-ui/icons": "4.2.0",
"@welldone-software/why-did-you-render": "^3.0.9", "@welldone-software/why-did-you-render": "3.2.0",
"axios": "^0.18.0", "axios": "0.19.0",
"bignumber.js": "9.0.0", "bignumber.js": "9.0.0",
"connected-react-router": "^6.3.1", "connected-react-router": "^6.3.1",
"final-form": "4.13.1", "final-form": "4.15.0",
"history": "^4.7.2", "history": "^4.7.2",
"immortal-db": "^1.0.2", "immortal-db": "^1.0.2",
"immutable": "^4.0.0-rc.9", "immutable": "^4.0.0-rc.9",
@ -47,11 +47,11 @@
"qrcode.react": "^0.9.3", "qrcode.react": "^0.9.3",
"react": "^16.8.6", "react": "^16.8.6",
"react-dom": "^16.8.6", "react-dom": "^16.8.6",
"react-final-form": "6.0.1", "react-final-form": "6.2.1",
"react-final-form-listeners": "^1.0.2", "react-final-form-listeners": "^1.0.2",
"react-hot-loader": "4.11.0", "react-hot-loader": "4.11.1",
"react-infinite-scroll-component": "^4.5.2", "react-infinite-scroll-component": "^4.5.2",
"react-redux": "7.0.3", "react-redux": "7.1.0",
"react-router-dom": "^4.3.1", "react-router-dom": "^4.3.1",
"recompose": "^0.30.0", "recompose": "^0.30.0",
"redux": "^4.0.1", "redux": "^4.0.1",
@ -86,10 +86,10 @@
"@babel/preset-flow": "^7.0.0-beta.40", "@babel/preset-flow": "^7.0.0-beta.40",
"@babel/preset-react": "^7.0.0-beta.40", "@babel/preset-react": "^7.0.0-beta.40",
"@sambego/storybook-state": "^1.0.7", "@sambego/storybook-state": "^1.0.7",
"@storybook/addon-actions": "5.1.3", "@storybook/addon-actions": "5.1.8",
"@storybook/addon-knobs": "5.1.3", "@storybook/addon-knobs": "5.1.8",
"@storybook/addon-links": "5.1.3", "@storybook/addon-links": "5.1.8",
"@storybook/react": "5.1.3", "@storybook/react": "5.1.8",
"autoprefixer": "9.6.0", "autoprefixer": "9.6.0",
"babel-core": "^7.0.0-bridge.0", "babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.1",
@ -99,19 +99,19 @@
"babel-plugin-transform-es3-member-expression-literals": "^6.22.0", "babel-plugin-transform-es3-member-expression-literals": "^6.22.0",
"babel-plugin-transform-es3-property-literals": "^6.22.0", "babel-plugin-transform-es3-property-literals": "^6.22.0",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"css-loader": "^2.1.0", "css-loader": "3.0.0",
"detect-port": "^1.2.2", "detect-port": "^1.2.2",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0", "eslint-config-airbnb": "^17.1.0",
"eslint-plugin-flowtype": "3.10.1", "eslint-plugin-flowtype": "3.10.3",
"eslint-plugin-import": "2.17.3", "eslint-plugin-import": "2.17.3",
"eslint-plugin-jest": "22.6.4", "eslint-plugin-jest": "22.6.4",
"eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "7.13.0", "eslint-plugin-react": "7.13.0",
"ethereumjs-abi": "^0.6.7", "ethereumjs-abi": "^0.6.7",
"extract-text-webpack-plugin": "^4.0.0-beta.0", "extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "^3.0.1", "file-loader": "4.0.0",
"flow-bin": "0.100.0", "flow-bin": "0.101.0",
"fs-extra": "8.0.1", "fs-extra": "8.0.1",
"html-loader": "^0.5.5", "html-loader": "^0.5.5",
"html-webpack-plugin": "^3.0.4", "html-webpack-plugin": "^3.0.4",
@ -122,19 +122,19 @@
"postcss-mixins": "^6.2.0", "postcss-mixins": "^6.2.0",
"postcss-simple-vars": "^5.0.2", "postcss-simple-vars": "^5.0.2",
"pre-commit": "^1.2.2", "pre-commit": "^1.2.2",
"prettier-eslint-cli": "^4.7.1", "prettier-eslint-cli": "5.0.0",
"react-testing-library": "^7.0.1", "react-testing-library": "8.0.1",
"run-with-testrpc": "0.3.1", "run-with-testrpc": "0.3.1",
"storybook-host": "^5.0.3", "storybook-host": "^5.0.3",
"storybook-router": "^0.3.3", "storybook-router": "^0.3.3",
"style-loader": "^0.23.1", "style-loader": "^0.23.1",
"truffle": "5.0.21", "truffle": "5.0.22",
"truffle-contract": "4.0.19", "truffle-contract": "4.0.20",
"truffle-solidity-loader": "0.1.20", "truffle-solidity-loader": "0.1.21",
"uglifyjs-webpack-plugin": "2.1.3", "uglifyjs-webpack-plugin": "2.1.3",
"webpack": "4.33.0", "webpack": "4.34.0",
"webpack-bundle-analyzer": "3.3.2", "webpack-bundle-analyzer": "3.3.2",
"webpack-cli": "3.3.3", "webpack-cli": "3.3.4",
"webpack-dev-server": "3.7.1", "webpack-dev-server": "3.7.1",
"webpack-manifest-plugin": "^2.0.0-rc.2" "webpack-manifest-plugin": "^2.0.0-rc.2"
} }

1197
yarn.lock

File diff suppressed because it is too large Load Diff