|
49 | 49 | "homepage": "https://github.com/ekonstantinidis/gitify", |
50 | 50 | "dependencies": { |
51 | 51 | "auto-launch": "=4.0.0", |
52 | | - "bootstrap": "=4.0.0-alpha.2", |
53 | | - "electron-gh-releases": "=2.0.3", |
| 52 | + "bootstrap": "=4.0.0-alpha.3", |
| 53 | + "electron-gh-releases": "=2.0.4", |
54 | 54 | "electron-positioner": "=3.0.0", |
55 | | - "font-awesome": "=4.6.1", |
| 55 | + "font-awesome": "=4.6.3", |
56 | 56 | "history": "=2.1.1", |
57 | 57 | "malarkey": "=1.3.3", |
58 | | - "octicons": "=3.5.0", |
| 58 | + "octicons": "=4.3.0", |
59 | 59 | "react": "=15.0.2", |
60 | 60 | "react-addons-css-transition-group": "=15.0.2", |
61 | 61 | "react-addons-pure-render-mixin": "=15.0.2", |
62 | 62 | "react-addons-test-utils": "=15.0.2", |
63 | 63 | "react-dom": "=15.0.2", |
64 | | - "react-emojione": "=1.1.1", |
| 64 | + "react-emojione": "=1.2.2", |
65 | 65 | "react-redux": "=4.4.5", |
66 | 66 | "react-router": "=2.4.0", |
67 | 67 | "react-router-redux": "=4.0.4", |
|
74 | 74 | "underscore": "=1.8.3" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "babel-cli": "=6.8.0", |
78 | | - "babel-core": "=6.8.0", |
79 | | - "babel-eslint": "=6.0.4", |
80 | | - "babel-preset-es2015": "=6.6.0", |
81 | | - "babel-preset-react": "=6.5.0", |
| 77 | + "babel-cli": "=6.14.0", |
| 78 | + "babel-core": "=6.14.0", |
| 79 | + "babel-eslint": "=6.1.2", |
| 80 | + "babel-preset-es2015": "=6.14.0", |
| 81 | + "babel-preset-react": "=6.11.1", |
82 | 82 | "babel-preset-stage-0": "=6.5.0", |
83 | 83 | "babelify": "=7.3.0", |
84 | 84 | "browserify": "=13.0.1", |
85 | 85 | "chai": "=3.5.0", |
| 86 | + "electron": "=1.3.4", |
86 | 87 | "electron-packager": "=7.0.1", |
87 | | - "electron-prebuilt": "=1.0.2", |
88 | | - "enzyme": "=2.3.0", |
89 | | - "eslint": "=2.9.0", |
90 | | - "eslint-plugin-react": "=5.1.1", |
| 88 | + "enzyme": "=2.4.1", |
| 89 | + "eslint": "=3.3.1", |
| 90 | + "eslint-plugin-react": "=6.1.2", |
91 | 91 | "gulp": "=3.9.1", |
92 | 92 | "gulp-sass": "=2.3.1", |
93 | 93 | "gulp-uglify": "=1.5.3", |
94 | 94 | "gulp-util": "=3.0.7", |
95 | | - "istanbul": "=1.0.0-alpha.2", |
96 | | - "jsdom": "=9.0.0", |
97 | | - "lodash.assign": "=4.0.9", |
98 | | - "mocha": "=2.4.5", |
| 95 | + "istanbul": "v1.1.0-alpha.1", |
| 96 | + "jsdom": "=9.4.2", |
| 97 | + "lodash.assign": "=4.2.0", |
| 98 | + "mocha": "=3.0.2", |
99 | 99 | "nock": "=8.0.0", |
100 | | - "redux-mock-store": "=1.0.2", |
101 | | - "sass-lint": "=1.7.0", |
102 | | - "sinon": "=1.17.4", |
| 100 | + "redux-mock-store": "=1.1.4", |
| 101 | + "sass-lint": "=1.9.1", |
| 102 | + "sinon": "=1.17.5", |
103 | 103 | "sinon-chai": "=2.8.0", |
104 | 104 | "vinyl-buffer": "=1.0.0", |
105 | 105 | "vinyl-source-stream": "=1.1.0", |
|
0 commit comments