|
|
@ -67,7 +67,7 @@ |
|
|
|
"i18next-node-fs-backend": "^1.0.0", |
|
|
|
"ledger-test-library": "KhalilBellakrid/ledger-test-library-nodejs#7d37482", |
|
|
|
"lodash": "^4.17.5", |
|
|
|
"moment": "^2.20.1", |
|
|
|
"moment": "^2.22.0", |
|
|
|
"object-path": "^0.11.4", |
|
|
|
"qrcode": "^1.2.0", |
|
|
|
"query-string": "^6.0.0", |
|
|
@ -90,23 +90,23 @@ |
|
|
|
"smooth-scrollbar": "^8.2.7", |
|
|
|
"source-map": "0.7.2", |
|
|
|
"source-map-support": "^0.5.4", |
|
|
|
"styled-components": "^3.2.3", |
|
|
|
"styled-components": "^3.2.5", |
|
|
|
"styled-system": "^2.2.1", |
|
|
|
"tippy.js": "^2.4.1", |
|
|
|
"ws": "^5.1.0" |
|
|
|
"ws": "^5.1.1" |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"@babel/core": "^7.0.0-beta.42", |
|
|
|
"@babel/preset-env": "^7.0.0-beta.40", |
|
|
|
"@babel/preset-flow": "^7.0.0-beta.40", |
|
|
|
"@babel/preset-react": "^7.0.0-beta.40", |
|
|
|
"@babel/preset-stage-0": "^7.0.0-beta.40", |
|
|
|
"@storybook/addon-actions": "^3.3.15", |
|
|
|
"@storybook/addon-knobs": "^3.3.15", |
|
|
|
"@storybook/addon-links": "^3.3.15", |
|
|
|
"@storybook/addon-options": "^3.3.15", |
|
|
|
"@storybook/addons": "^3.3.15", |
|
|
|
"@storybook/react": "^3.3.15", |
|
|
|
"@babel/core": "7.0.0-beta.42", |
|
|
|
"@babel/preset-env": "7.0.0-beta.42", |
|
|
|
"@babel/preset-flow": "7.0.0-beta.42", |
|
|
|
"@babel/preset-react": "7.0.0-beta.42", |
|
|
|
"@babel/preset-stage-0": "7.0.0-beta.42", |
|
|
|
"@storybook/addon-actions": "^3.4.0", |
|
|
|
"@storybook/addon-knobs": "^3.4.0", |
|
|
|
"@storybook/addon-links": "^3.4.0", |
|
|
|
"@storybook/addon-options": "^3.4.0", |
|
|
|
"@storybook/addons": "^3.4.0", |
|
|
|
"@storybook/react": "^3.4.0", |
|
|
|
"babel-core": "7.0.0-bridge.0", |
|
|
|
"babel-eslint": "^8.2.1", |
|
|
|
"babel-jest": "^22.4.3", |
|
|
@ -128,7 +128,7 @@ |
|
|
|
"eslint-config-prettier": "^2.9.0", |
|
|
|
"eslint-import-resolver-babel-module": "^5.0.0-beta.0", |
|
|
|
"eslint-plugin-flowtype": "^2.46.0", |
|
|
|
"eslint-plugin-import": "^2.9.0", |
|
|
|
"eslint-plugin-import": "^2.10.0", |
|
|
|
"eslint-plugin-jsx-a11y": "^6.0.3", |
|
|
|
"eslint-plugin-react": "^7.7.0", |
|
|
|
"flow-bin": "^0.69.0", |
|
|
@ -137,10 +137,10 @@ |
|
|
|
"husky": "^0.14.3", |
|
|
|
"jest": "^22.4.3", |
|
|
|
"js-yaml": "^3.10.0", |
|
|
|
"lint-staged": "^7.0.0", |
|
|
|
"lint-staged": "^7.0.2", |
|
|
|
"node-loader": "^0.6.0", |
|
|
|
"prettier": "^1.11.1", |
|
|
|
"react-hot-loader": "^4.0.0", |
|
|
|
"react-hot-loader": "^4.0.1", |
|
|
|
"react-test-renderer": "^16.3.0", |
|
|
|
"webpack": "^4.4.1", |
|
|
|
"webpack-bundle-analyzer": "^2.11.1", |
|
|
|