|
39 | 39 | "@types/bip39": "^2.4.2",
|
40 | 40 | "@types/classnames": "^2.2.7",
|
41 | 41 | "@types/gun": "^0.9.1",
|
42 |
| - "@types/jest": "^24.0.13", |
| 42 | + "@types/jest": "^24.0.19", |
43 | 43 | "@types/json-stable-stringify": "^1.0.32",
|
44 | 44 | "@types/lodash-es": "^4.17.3",
|
45 |
| - "@types/node": "^12.7.11", |
| 45 | + "@types/node": "^12.12.7", |
46 | 46 | "@types/qrcode": "^1.3.3",
|
47 | 47 | "@types/react": "^16.9.11",
|
48 | 48 | "@types/react-dom": "^16.9.2",
|
49 | 49 | "@types/react-router-dom": "^5.1.0",
|
50 | 50 | "@types/tiny-secp256k1": "^1.0.0",
|
51 |
| - "@typescript-eslint/eslint-plugin": "^2.0.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "^2.6.1", |
52 | 52 | "anchorme": "^1.1.2",
|
53 | 53 | "async-call-rpc": "^1.0.0",
|
54 | 54 | "bip39": "^3.0.2",
|
|
57 | 57 | "copy-webpack-plugin": "^5.0.3",
|
58 | 58 | "elliptic": "^6.4.1",
|
59 | 59 | "eslint-plugin-import": "^2.18.2",
|
60 |
| - "eslint-plugin-react-hooks": "^2.1.2", |
| 60 | + "eslint-plugin-react-hooks": "^2.2.0", |
61 | 61 | "gun": "0.2019.930",
|
62 | 62 | "husky": "^3.0.5",
|
63 | 63 | "idb": "^4.0.3",
|
|
77 | 77 | "react-scripts": "^3.2.0",
|
78 | 78 | "serialijse": "^0.1.3",
|
79 | 79 | "tiny-secp256k1": "^1.1.2",
|
80 |
| - "ts-loader": "^6.0.1", |
81 |
| - "typescript": "^3.6.2", |
| 80 | + "ts-loader": "^6.2.1", |
| 81 | + "typescript": "^3.7.2", |
82 | 82 | "wallet.ts": "^0.2.8",
|
83 | 83 | "web-ext-types": "^3.1.0",
|
84 | 84 | "webcrypto-liner": "0.1.38",
|
|
97 | 97 | "@storybook/theming": "^5.2.4",
|
98 | 98 | "@types/storybook__addon-info": "^4.1.0",
|
99 | 99 | "@types/storybook__react": "^4.0.1",
|
100 |
| - "@typescript-eslint/parser": "^2.0.0", |
| 100 | + "@typescript-eslint/parser": "^2.6.1", |
101 | 101 | "awesome-typescript-loader": "^5.2.1",
|
102 | 102 | "chrome-launcher": "^0.11.2",
|
103 |
| - "eslint": "^6.4.0", |
104 |
| - "eslint-config-prettier": "^6.3.0", |
105 |
| - "eslint-plugin-prettier": "^3.1.0", |
| 103 | + "eslint": "^6.6.0", |
| 104 | + "eslint-config-prettier": "^6.5.0", |
| 105 | + "eslint-plugin-prettier": "^3.1.1", |
106 | 106 | "esm": "^3.2.25",
|
107 | 107 | "jest": "^24.9.0",
|
108 |
| - "prettier": "^1.18.2", |
109 | 108 | "puppeteer-core": "^1.20.0",
|
110 | 109 | "react-devtools": "^4.2.0",
|
| 110 | + "prettier": "^1.19.0", |
111 | 111 | "storybook-addon-material-ui": "^0.9.0-alpha.19",
|
112 | 112 | "ts-node": "^8.4.1",
|
113 | 113 | "web-ext": "^3.2.0",
|
|
0 commit comments