|
28 | 28 | } |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "babel-cli": "^6.8.0", |
32 | | - "babel-core": "^6.8.0", |
33 | | - "babel-eslint": "^6.0.4", |
| 31 | + "babel-cli": "^6.11.4", |
| 32 | + "babel-core": "^6.11.4", |
| 33 | + "babel-eslint": "^6.1.2", |
34 | 34 | "babel-loader": "^6.2.4", |
35 | 35 | "babel-plugin-add-module-exports": "^0.2.1", |
36 | | - "babel-plugin-webpack-loaders": "^0.5.0", |
| 36 | + "babel-plugin-webpack-loaders": "^0.7.0", |
37 | 37 | "babel-polyfill": "^6.8.0", |
38 | 38 | "babel-preset-es2015": "^6.6.0", |
39 | | - "babel-preset-react": "^6.5.0", |
| 39 | + "babel-preset-react": "^6.11.1", |
40 | 40 | "babel-preset-react-hmre": "^1.1.1", |
41 | 41 | "babel-preset-stage-0": "^6.5.0", |
42 | | - "babel-register": "^6.8.0", |
43 | | - "cross-env": "^1.0.7", |
| 42 | + "babel-register": "^6.11.6", |
| 43 | + "cross-env": "^2.0.0", |
44 | 44 | "css-loader": "^0.23.1", |
45 | | - "devtron": "^1.1.2", |
| 45 | + "devtron": "^1.2.1", |
46 | 46 | "electron-builder": "^3.25.0", |
47 | | - "electron-prebuilt": "^1.2.0", |
| 47 | + "electron-prebuilt": "^1.3.1", |
48 | 48 | "electron-rebuild": "^1.1.5", |
49 | 49 | "eslint": "^2.9.0", |
50 | 50 | "eslint-config-airbnb": "^9.0.1", |
51 | | - "eslint-plugin-import": "^1.8.1", |
| 51 | + "eslint-plugin-import": "^1.12.0", |
52 | 52 | "eslint-plugin-jsx-a11y": "^1.2.0", |
53 | | - "eslint-plugin-react": "^5.1.1", |
| 53 | + "eslint-plugin-react": "^5.2.2", |
54 | 54 | "extract-text-webpack-plugin": "^1.0.1", |
55 | 55 | "gulp": "^3.9.1", |
56 | 56 | "gulp-decompress": "^2.0.0", |
|
60 | 60 | "npm-i": "0.0.2", |
61 | 61 | "postcss-import": "^8.1.2", |
62 | 62 | "postcss-loader": "^0.9.1", |
63 | | - "postcss-scss": "^0.1.7", |
| 63 | + "postcss-scss": "^0.1.9", |
64 | 64 | "precss": "^1.4.0", |
65 | 65 | "react-transform-catch-errors": "^1.0.2", |
66 | 66 | "react-transform-hmr": "^1.0.4", |
67 | | - "redbox-react": "^1.2.6", |
| 67 | + "redbox-react": "^1.2.10", |
68 | 68 | "redux-devtools": "^3.3.1", |
69 | 69 | "redux-devtools-dock-monitor": "^1.1.1", |
70 | 70 | "redux-devtools-filter-actions": "^1.1.2", |
71 | 71 | "redux-devtools-log-monitor": "^1.0.11", |
72 | | - "rimraf": "^2.5.2", |
| 72 | + "rimraf": "^2.5.4", |
73 | 73 | "style-loader": "^0.13.1", |
74 | 74 | "text-loader": "0.0.1", |
75 | 75 | "vinyl-map": "^1.0.1", |
76 | | - "watch": "^0.18.0", |
| 76 | + "watch": "^0.19.1", |
77 | 77 | "webpack": "^1.13.0", |
78 | 78 | "webpack-dev-middleware": "^1.6.1", |
79 | | - "webpack-hot-middleware": "^2.10.0", |
80 | | - "webpack-node-externals": "^1.2.0", |
| 79 | + "webpack-hot-middleware": "^2.12.2", |
| 80 | + "webpack-node-externals": "^1.3.2", |
81 | 81 | "webpack-target-electron-renderer": "^0.4.0" |
82 | 82 | }, |
83 | 83 | "dependencies": { |
84 | | - "application-config": "^0.2.2", |
| 84 | + "application-config": "^1.0.0", |
85 | 85 | "deep-diff": "^0.3.4", |
86 | 86 | "electron-window-state": "^3.0.3", |
87 | | - "gmusic.js": "^4.2.0", |
88 | | - "lodash.throttle": "^4.0.1", |
| 87 | + "gmusic.js": "^5.0.0", |
| 88 | + "lodash.throttle": "^4.1.0", |
89 | 89 | "node-notifier": "^4.5.0", |
90 | 90 | "node-uuid": "^1.4.7", |
91 | 91 | "osx-mouse": "^1.2.1", |
92 | | - "rc-slider": "^3.6.2", |
93 | | - "react": "^15.0.2", |
94 | | - "react-dom": "^15.0.2", |
| 92 | + "rc-slider": "^3.8.2", |
| 93 | + "react": "^15.2.1", |
| 94 | + "react-dom": "^15.2.1", |
95 | 95 | "react-electron-webview": "^1.0.7", |
96 | 96 | "react-redux": "^4.4.5", |
97 | 97 | "redux": "^3.5.2", |
98 | | - "redux-actions": "^0.9.1", |
99 | | - "redux-electron-store": "^0.3.9", |
| 98 | + "redux-actions": "^0.10.1", |
| 99 | + "redux-electron-store": "^0.3.11", |
100 | 100 | "redux-logger": "^2.6.1", |
101 | 101 | "redux-promise": "^0.5.3", |
102 | 102 | "redux-thunk": "^2.1.0" |
|
0 commit comments