Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 734dc1c

Browse files
committed
Fix dependencies and install smart-round
1 parent 8e1e92b commit 734dc1c

File tree

8 files changed

+269
-222
lines changed

8 files changed

+269
-222
lines changed

β€Žpackage-lock.jsonβ€Ž

Lines changed: 198 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -34,88 +34,88 @@
3434
"test": "react-scripts test --env=jsdom"
3535
},
3636
"dependencies": {
37-
"7zip-bin": "^3.1.0",
38-
"axios": "^0.17.1",
39-
"axios-cookiejar-support": "^0.3.5",
37+
"7zip-bin": "3.1.0",
38+
"axios": "0.17.1",
39+
"axios-cookiejar-support": "0.3.5",
4040
"bignumber.js": "7.2.1",
41-
"bip39": "^2.5.0",
42-
"chalk": "^2.3.1",
43-
"coincap-lib": "^1.0.0",
44-
"credential-plus": "^2.0.5",
45-
"credential-plus-pbkdf2": "^2.0.1",
46-
"cross-env": "^5.1.3",
47-
"cuid": "^2.0.2",
48-
"debug": "^3.1.0",
49-
"dotenv": "^5.0.0",
50-
"electron-context-menu": "^0.9.1",
51-
"electron-debug": "^1.5.0",
52-
"electron-log": "^2.2.14",
53-
"electron-settings": "^3.1.4",
54-
"electron-unhandled": "^1.0.0",
55-
"electron-updater": "^2.20.1",
56-
"ethereumjs-tx": "^1.3.3",
57-
"ethereumjs-wallet": "^0.6.0",
58-
"fast-password-entropy": "^1.0.0",
59-
"human-standard-token-abi": "^1.0.2",
60-
"lodash": "^4.17.5",
41+
"bip39": "2.5.0",
42+
"chalk": "2.4.1",
43+
"coincap-lib": "1.0.0",
44+
"credential-plus": "2.0.7",
45+
"credential-plus-pbkdf2": "2.0.4",
46+
"cross-env": "5.2.0",
47+
"cuid": "2.1.1",
48+
"debug": "3.1.0",
49+
"dotenv": "5.0.1",
50+
"electron-context-menu": "0.9.1",
51+
"electron-debug": "1.5.0",
52+
"electron-log": "2.2.16",
53+
"electron-settings": "3.2.0",
54+
"electron-unhandled": "1.1.0",
55+
"electron-updater": "2.23.3",
56+
"ethereumjs-tx": "1.3.6",
57+
"ethereumjs-wallet": "0.6.0",
58+
"fast-password-entropy": "1.1.0",
59+
"human-standard-token-abi": "1.0.2",
60+
"lodash": "4.17.10",
6161
"metronome-contracts": "1.4.1",
62-
"moment": "^2.20.1",
63-
"moment-precise-range-plugin": "^1.3.0",
64-
"nedb": "^1.8.0",
65-
"p-defer": "^1.0.0",
66-
"p-retry": "^1.0.0",
67-
"promise-all-props": "^1.0.1",
68-
"qrcode.react": "^0.7.2",
69-
"raven": "^2.4.1",
70-
"raven-js": "^3.22.3",
62+
"moment": "2.22.2",
63+
"moment-precise-range-plugin": "1.3.0",
64+
"nedb": "1.8.0",
65+
"p-defer": "1.0.0",
66+
"p-retry": "1.0.0",
67+
"promise-all-props": "1.0.1",
68+
"qrcode.react": "0.7.2",
69+
"raven": "2.6.3",
70+
"raven-js": "3.26.3",
7171
"react": "16.4.1",
7272
"react-dom": "16.4.1",
73-
"react-hint": "^3.0.1",
74-
"react-modal": "^3.1.11",
75-
"react-redux": "^5.0.6",
76-
"react-router": "^4.2.0",
77-
"react-router-dom": "^4.2.2",
73+
"react-hint": "3.1.0",
74+
"react-modal": "3.5.1",
75+
"react-redux": "5.0.7",
76+
"react-router": "4.3.1",
77+
"react-router-dom": "4.3.1",
7878
"react-scripts": "1.1.4",
79-
"react-toastify": "^3.3.2",
80-
"react-transition-group": "^2.2.1",
81-
"react-virtualized": "^9.18.5",
82-
"redux": "^3.7.2",
83-
"redux-actions": "^2.2.1",
84-
"reselect": "^3.0.1",
85-
"safe-buffer": "^5.1.1",
86-
"smart-round": "file:src/lib/smart-round",
87-
"socket.io-client": "^2.0.4",
79+
"react-toastify": "3.4.3",
80+
"react-transition-group": "2.2.1",
81+
"react-virtualized": "9.20.1",
82+
"redux": "3.7.2",
83+
"redux-actions": "2.4.0",
84+
"reselect": "3.0.1",
85+
"safe-buffer": "5.1.2",
86+
"smart-round": "1.0.0",
87+
"socket.io-client": "2.1.1",
8888
"startinterval2": "1.0.1",
89-
"styled-components": "^3.0.2",
90-
"supports-color": "^5.3.0",
91-
"tough-cookie": "^2.3.4",
89+
"styled-components": "3.3.3",
90+
"supports-color": "5.4.0",
91+
"tough-cookie": "2.4.3",
9292
"universal-analytics": "0.4.17",
9393
"web3": "1.0.0-beta.34"
9494
},
9595
"devDependencies": {
96-
"concurrently": "^3.5.1",
97-
"devtron": "^1.4.0",
98-
"electron": "^1.7.11",
99-
"electron-builder": "^20.5.1",
100-
"electron-devtools-installer": "^2.2.3",
101-
"electron-is-dev": "^0.3.0",
102-
"eslint": "^4.19.1",
103-
"eslint-config-bloq": "^1.2.2",
104-
"eslint-config-prettier": "^2.9.0",
105-
"eslint-config-standard": "^11.0.0",
106-
"eslint-plugin-import": "^2.10.0",
107-
"eslint-plugin-jsdoc": "^3.5.0",
108-
"eslint-plugin-mocha": "^5.0.0",
109-
"eslint-plugin-node": "^6.0.1",
110-
"eslint-plugin-prefer-arrow": "^1.1.1",
111-
"eslint-plugin-promise": "^3.7.0",
112-
"eslint-plugin-standard": "^3.0.1",
113-
"expect": "^22.4.3",
96+
"concurrently": "3.6.0",
97+
"devtron": "1.4.0",
98+
"electron": "1.8.7",
99+
"electron-builder": "20.22.0",
100+
"electron-devtools-installer": "2.2.4",
101+
"electron-is-dev": "0.3.0",
102+
"eslint": "4.19.1",
103+
"eslint-config-bloq": "1.2.2",
104+
"eslint-config-prettier": "2.9.0",
105+
"eslint-config-standard": "11.0.0",
106+
"eslint-plugin-import": "2.13.0",
107+
"eslint-plugin-jsdoc": "3.7.1",
108+
"eslint-plugin-mocha": "5.1.0",
109+
"eslint-plugin-node": "6.0.1",
110+
"eslint-plugin-prefer-arrow": "1.1.2",
111+
"eslint-plugin-promise": "3.8.0",
112+
"eslint-plugin-standard": "3.1.0",
113+
"expect": "22.4.3",
114114
"husky": "0.14.3",
115-
"prettier": "^1.10.2",
116-
"proxyquire": "^1.8.0",
117-
"react-testing-library": "^1.9.2",
118-
"wait-on": "^2.1.0"
115+
"prettier": "1.13.7",
116+
"proxyquire": "1.8.0",
117+
"react-testing-library": "1.10.0",
118+
"wait-on": "2.1.0"
119119
},
120120
"build": {
121121
"appId": "sh.autonomous.metronome.wallet.desktop",

β€Žsrc/lib/smart-round/.babelrcβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Žsrc/lib/smart-round/.eslintrc.jsonβ€Ž

Lines changed: 0 additions & 6 deletions
This file was deleted.

β€Žsrc/lib/smart-round/.gitignoreβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

β€Žsrc/lib/smart-round/es5.jsβ€Ž

Lines changed: 0 additions & 24 deletions
This file was deleted.

β€Žsrc/lib/smart-round/index.jsβ€Ž

Lines changed: 0 additions & 23 deletions
This file was deleted.

β€Žsrc/lib/smart-round/package.jsonβ€Ž

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
Β (0)