Update all minor vesions

pull/361/head
Vladimir Volek 5 years ago
parent 66f41a0125
commit 65e8630395

@ -32,14 +32,14 @@
"bignumber.js": "2.4.0", "bignumber.js": "2.4.0",
"color-hash": "^1.0.3", "color-hash": "^1.0.3",
"commander": "^2.19.0", "commander": "^2.19.0",
"connected-react-router": "^6.0.0", "connected-react-router": "^6.2.2",
"copy-webpack-plugin": "^4.5.2", "copy-webpack-plugin": "^4.6.0",
"cross-env": "^5.2.0", "cross-env": "^5.2.0",
"date-fns": "^1.29.0", "date-fns": "^1.30.1",
"ethereumjs-tx": "^1.3.3", "ethereumjs-tx": "^1.3.7",
"ethereumjs-units": "^0.2.0", "ethereumjs-units": "^0.2.0",
"ethereumjs-util": "^5.2.0", "ethereumjs-util": "^5.2.0",
"express": "^4.16.3", "express": "^4.16.4",
"friendly-errors-webpack-plugin": "^1.7.0", "friendly-errors-webpack-plugin": "^1.7.0",
"git-revision-webpack-plugin": "^3.0.3", "git-revision-webpack-plugin": "^3.0.3",
"hdkey": "^0.8.0", "hdkey": "^0.8.0",
@ -47,33 +47,33 @@
"html-webpack-plugin": "^3.2.0", "html-webpack-plugin": "^3.2.0",
"jest-fetch-mock": "^1.6.5", "jest-fetch-mock": "^1.6.5",
"morgan": "^1.9.1", "morgan": "^1.9.1",
"npm-run-all": "^4.1.3", "npm-run-all": "^4.1.5",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"raf": "^3.4.0", "raf": "^3.4.1",
"raven-js": "^3.22.3", "raven-js": "^3.27.0",
"rc-tooltip": "^3.7.0", "rc-tooltip": "^3.7.3",
"react": "^16.6.3", "react": "^16.7.0",
"react-dom": "^16.6.3", "react-dom": "^16.7.0",
"react-hot-loader": "^4.6.2", "react-hot-loader": "^4.6.5",
"react-json-view": "^1.19.1", "react-json-view": "^1.19.1",
"react-qr-reader": "^2.1.2", "react-qr-reader": "^2.1.2",
"react-qr-svg": "^2.1.0", "react-qr-svg": "^2.1.0",
"react-redux": "^6.0.0", "react-redux": "^6.0.0",
"react-router": "^4.3.1", "react-router": "^4.3.1",
"react-router-dom": "^4.2.2", "react-router-dom": "^4.3.1",
"react-scale-text": "^1.2.2", "react-scale-text": "^1.2.2",
"react-select": "^2.2.0", "react-select": "^2.3.0",
"react-textarea-autosize": "^7.0.4", "react-textarea-autosize": "^7.1.0",
"react-transition-group": "^2.4.0", "react-transition-group": "^2.5.3",
"redbox-react": "^1.6.0", "redbox-react": "^1.6.0",
"redux": "4.0.0", "redux": "4.0.1",
"redux-logger": "^3.0.6", "redux-logger": "^3.0.6",
"redux-raven-middleware": "^1.2.0", "redux-raven-middleware": "^1.2.0",
"redux-thunk": "^2.2.0", "redux-thunk": "^2.3.0",
"request": "^2.88.0", "request": "^2.88.0",
"rimraf": "^2.6.2", "rimraf": "^2.6.3",
"styled-components": "^4.1.2", "styled-components": "^4.1.3",
"styled-normalize": "^8.0.4", "styled-normalize": "^8.0.6",
"trezor-bridge-communicator": "1.0.2", "trezor-bridge-communicator": "1.0.2",
"trezor-connect": "7.0.0-beta.2", "trezor-connect": "7.0.0-beta.2",
"wallet-address-validator": "^0.2.4", "wallet-address-validator": "^0.2.4",
@ -88,7 +88,7 @@
"@babel/cli": "^7.2.3", "@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2", "@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.3.0", "@babel/plugin-proposal-class-properties": "^7.3.0",
"@babel/plugin-proposal-object-rest-spread": "^7.3.1", "@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/plugin-transform-flow-strip-types": "^7.2.3", "@babel/plugin-transform-flow-strip-types": "^7.2.3",
"@babel/plugin-transform-runtime": "^7.2.0", "@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1", "@babel/preset-env": "^7.3.1",
@ -96,7 +96,7 @@
"@babel/preset-react": "^7.0.0", "@babel/preset-react": "^7.0.0",
"@babel/register": "^7.0.0", "@babel/register": "^7.0.0",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.1",
"babel-jest": "^24.0.0", "babel-jest": "^24.1.0",
"babel-loader": "^8.0.5", "babel-loader": "^8.0.5",
"babel-plugin-module-resolver": "^3.1.3", "babel-plugin-module-resolver": "^3.1.3",
"babel-plugin-styled-components": "^1.10.0", "babel-plugin-styled-components": "^1.10.0",
@ -115,18 +115,18 @@
"eslint-plugin-react": "^7.12.4", "eslint-plugin-react": "^7.12.4",
"file-loader": "3.0.1", "file-loader": "3.0.1",
"flow-bin": "0.75.0", "flow-bin": "0.75.0",
"jest": "^24.0.0", "jest": "^24.1.0",
"stylelint": "^9.10.1", "stylelint": "^9.10.1",
"stylelint-config-standard": "^18.2.0", "stylelint-config-standard": "^18.2.0",
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
"stylelint-custom-processor-loader": "^0.6.0", "stylelint-custom-processor-loader": "^0.6.0",
"stylelint-processor-styled-components": "^1.3.2", "stylelint-processor-styled-components": "^1.5.2",
"stylelint-webpack-plugin": "^0.10.5", "stylelint-webpack-plugin": "^0.10.5",
"webpack-cli": "^3.2.3", "webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.1.14", "webpack-dev-server": "^3.1.14",
"yargs": "11.0.0" "yargs": "11.0.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"fsevents": "*" "fsevents": "1.2.7"
} }
} }

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save