|
19 | 19 | "author": "Alexey Litvinov",
|
20 | 20 | "license": "MIT",
|
21 | 21 | "dependencies": {
|
22 | | - "css-modules-require-hook": "^4.0.0", |
23 | | - "express": "^4.13.4", |
24 | | - "react": "^0.14.7", |
25 | | - "react-dom": "^0.14.7" |
| 22 | + "css-modules-require-hook": "^4.0.5", |
| 23 | + "express": "^4.14.0", |
| 24 | + "react": "^15.3.2", |
| 25 | + "react-dom": "^15.3.2" |
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | | - "autoprefixer": "^6.3.3", |
29 | | - "babel-core": "^6.5.2", |
30 | | - "babel-loader": "^6.2.3", |
31 | | - "babel-preset-es2015": "^6.5.0", |
32 | | - "babel-preset-react": "^6.5.0", |
33 | | - "babel-preset-stage-0": "^6.5.0", |
34 | | - "css-loader": "0.23.1", |
| 28 | + "autoprefixer": "^6.5.0", |
| 29 | + "babel-core": "^6.17.0", |
| 30 | + "babel-loader": "^6.2.5", |
| 31 | + "babel-preset-es2015": "^6.16.0", |
| 32 | + "babel-preset-react": "^6.16.0", |
| 33 | + "babel-preset-stage-0": "^6.16.0", |
| 34 | + "css-loader": "^0.25.0", |
35 | 35 | "extract-text-webpack-plugin": "^1.0.1",
|
36 | | - "npm-install-webpack-plugin": "^2.0.2", |
| 36 | + "npm-install-webpack-plugin": "^4.0.4", |
37 | 37 | "postcss-font-magician": "^1.4.0",
|
38 | | - "postcss-loader": "0.8.1", |
39 | | - "style-loader": "0.13.0", |
40 | | - "webpack": "^1.12.14" |
| 38 | + "postcss-loader": "^0.13.0", |
| 39 | + "style-loader": "^0.13.1", |
| 40 | + "webpack": "^1.13.2" |
41 | 41 | }
|
42 | 42 | }
|
0 commit comments