|
26 | 26 | }, |
27 | 27 | "license": "MPL-2.0", |
28 | 28 | "dependencies": { |
29 | | - "command-exists": "1.2.6", |
| 29 | + "command-exists": "1.2.7", |
30 | 30 | "electron-is-dev": "0.3.0", |
31 | 31 | "electron-settings": "3.2.0", |
32 | | - "electron-updater": "2.21.10", |
| 32 | + "electron-updater": "3.1.1", |
33 | 33 | "electron-window-state": "4.1.1", |
34 | | - "file-type": "8.0.0", |
35 | | - "follow-redirects": "1.5.0", |
36 | | - "fs-extra": "6.0.1", |
37 | | - "icon-gen": "1.2.1", |
| 34 | + "file-type": "9.0.0", |
| 35 | + "follow-redirects": "1.5.5", |
| 36 | + "fs-extra": "7.0.0", |
| 37 | + "icon-gen": "1.2.2", |
38 | 38 | "is-url": "1.2.4", |
39 | 39 | "jimp": "0.2.28", |
40 | 40 | "read-chunk": "2.1.0", |
41 | 41 | "tmp": "0.0.33", |
42 | 42 | "windows-shortcuts": "0.1.6", |
43 | | - "yargs-parser": "10.0.0" |
| 43 | + "yargs-parser": "10.1.0" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@material-ui/core": "1.2.1", |
47 | | - "@material-ui/icons": "1.1.0", |
48 | | - "algoliasearch": "3.27.1", |
| 46 | + "@material-ui/core": "1.5.0", |
| 47 | + "@material-ui/icons": "2.0.2", |
| 48 | + "algoliasearch": "3.30.0", |
49 | 49 | "babel-preset-env": "1.7.0", |
50 | 50 | "babel-preset-react": "6.24.1", |
51 | 51 | "blueimp-md5": "2.10.0", |
52 | 52 | "chai": "4.1.2", |
53 | 53 | "chai-as-promised": "7.1.1", |
54 | 54 | "chalk": "2.4.1", |
55 | | - "classnames": "2.2.5", |
56 | | - "concurrently": "3.5.1", |
57 | | - "cross-env": "5.1.6", |
58 | | - "electron": "1.8.7", |
59 | | - "electron-builder": "20.14.7", |
| 55 | + "classnames": "2.2.6", |
| 56 | + "concurrently": "3.6.1", |
| 57 | + "cross-env": "5.2.0", |
| 58 | + "electron": "2.0.7", |
| 59 | + "electron-builder": "20.28.1", |
60 | 60 | "eslint": "4.19.1", |
61 | 61 | "eslint-config-airbnb": "16.1.0", |
62 | 62 | "eslint-plugin-import": "2.9.0", |
63 | 63 | "eslint-plugin-jsx-a11y": "6.0.3", |
64 | 64 | "eslint-plugin-react": "7.7.0", |
65 | 65 | "js-yaml": "3.12.0", |
66 | 66 | "mocha": "5.2.0", |
67 | | - "prop-types": "15.6.1", |
68 | | - "react": "16.4.0", |
69 | | - "react-dom": "16.4.0", |
| 67 | + "prop-types": "15.6.2", |
| 68 | + "react": "16.4.2", |
| 69 | + "react-dom": "16.4.2", |
70 | 70 | "react-redux": "5.0.7", |
71 | 71 | "react-scripts": "1.1.4", |
72 | 72 | "redux": "3.7.2", |
73 | | - "redux-thunk": "2.2.0", |
74 | | - "replace-in-file": "3.4.0", |
75 | | - "request": "2.87.0", |
| 73 | + "redux-thunk": "2.3.0", |
| 74 | + "replace-in-file": "3.4.2", |
| 75 | + "request": "2.88.0", |
76 | 76 | "spectron": "3.8.0", |
77 | 77 | "typeface-roboto": "0.0.54", |
78 | 78 | "wait-on": "2.1.0" |
|
0 commit comments