|
112 | 112 | "github-api": "^3.0.0", |
113 | 113 | "html-inspector": "^0.8.2", |
114 | 114 | "htmllint": "^0.5.0", |
115 | | - "i18next": "^8.4.3", |
| 115 | + "i18next": "^9.0.0", |
116 | 116 | "immutable": "^3.7.5", |
117 | 117 | "js-cookie": "^2.1.3", |
118 | 118 | "jshint": "^2.9.3", |
|
129 | 129 | "react": "^15.4.1", |
130 | 130 | "react-copy-to-clipboard": "^5.0.0", |
131 | 131 | "react-dom": "^15.4.1", |
132 | | - "react-draggable": "^2.2.6", |
| 132 | + "react-draggable": "^3.0.3", |
133 | 133 | "react-ga": "^2.1.2", |
134 | 134 | "react-onclickoutside": "^6.5.0", |
135 | 135 | "react-prevent-clickthrough": "^0.0.3", |
|
140 | 140 | "redux-immutable": "^4.0.0", |
141 | 141 | "redux-logger": "^3.0.6", |
142 | 142 | "redux-saga": "^0.15.3", |
143 | | - "redux-saga-debounce-effect": "https://github.com/madewithlove/redux-saga-debounce-effect.git#v0.2.2", |
| 143 | + "redux-saga-debounce-effect": "^0.2.2", |
144 | 144 | "remark": "^8.0.0", |
145 | 145 | "remark-react": "^4.0.0", |
146 | 146 | "reselect": "^3.0.1", |
|
152 | 152 | }, |
153 | 153 | "engines": { |
154 | 154 | "node": "7.6.0", |
155 | | - "yarn": "0.24.6" |
| 155 | + "yarn": "0.27.5" |
156 | 156 | }, |
157 | 157 | "scripts": { |
158 | 158 | "postinstall": "bower install", |
|
189 | 189 | "eslint-plugin-import": "^2.2.0", |
190 | 190 | "eslint-plugin-promise": "^3.4.2", |
191 | 191 | "eslint-plugin-react": "^7.0.1", |
192 | | - "eslint_d": "^4.0.1", |
| 192 | + "eslint_d": "^5.1.0", |
193 | 193 | "exports-loader": "^0.6.3", |
194 | 194 | "git-rev-sync": "^1.6.0", |
195 | 195 | "gulp": "^3.9.1", |
|
217 | 217 | "raw-loader": "^0.5.1", |
218 | 218 | "react-addons-perf": "^15.4.2", |
219 | 219 | "redux-saga-test-plan": "^3.0.2", |
220 | | - "sinon": "^2.3.1", |
| 220 | + "sinon": "^3.2.1", |
221 | 221 | "string-replace-loader": "^1.0.5", |
222 | 222 | "stylelint-selector-bem-pattern": "^1.0.0", |
223 | 223 | "substitute-loader": "^1.0.0", |
|
0 commit comments