|
23 | 23 | "react-scripts": "./bin/react-scripts.js" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "autoprefixer": "6.5.1", |
27 | | - "babel-core": "6.17.0", |
| 26 | + "autoprefixer": "6.7.2", |
| 27 | + "babel-core": "6.22.1", |
28 | 28 | "babel-eslint": "7.1.1", |
29 | 29 | "babel-jest": "18.0.0", |
30 | 30 | "babel-loader": "6.2.10", |
|
36 | 36 | "chalk": "1.1.3", |
37 | 37 | "connect-history-api-fallback": "1.3.0", |
38 | 38 | "cross-spawn": "4.0.2", |
39 | | - "css-loader": "0.26.0", |
| 39 | + "css-loader": "0.26.1", |
40 | 40 | "detect-port": "1.0.1", |
41 | 41 | "dotenv": "2.0.0", |
42 | 42 | "eslint": "3.8.1", |
|
47 | 47 | "eslint-plugin-jsx-a11y": "2.2.3", |
48 | 48 | "eslint-plugin-react": "6.4.1", |
49 | 49 | "extract-text-webpack-plugin": "1.0.1", |
50 | | - "file-loader": "0.9.0", |
| 50 | + "file-loader": "0.10.0", |
51 | 51 | "filesize": "3.3.0", |
52 | 52 | "fs-extra": "0.30.0", |
53 | 53 | "gzip-size": "3.0.0", |
54 | 54 | "html-webpack-plugin": "2.24.0", |
55 | | - "http-proxy-middleware": "0.17.2", |
| 55 | + "http-proxy-middleware": "0.17.3", |
56 | 56 | "identity-obj-proxy": "^3.0.0", |
57 | 57 | "jest": "18.1.0", |
58 | 58 | "json-loader": "0.5.4", |
59 | 59 | "node-sass": "^3.13.0", |
60 | | - "object-assign": "4.1.0", |
61 | | - "postcss-loader": "1.0.0", |
| 60 | + "object-assign": "4.1.1", |
| 61 | + "postcss-loader": "1.2.2", |
62 | 62 | "promise": "7.1.1", |
63 | 63 | "react-dev-utils": "^0.4.2", |
64 | 64 | "recursive-readdir": "2.1.0", |
|
69 | 69 | "webpack": "1.14.0", |
70 | 70 | "webpack-dev-server": "1.16.2", |
71 | 71 | "webpack-manifest-plugin": "1.1.0", |
72 | | - "whatwg-fetch": "1.0.0" |
| 72 | + "whatwg-fetch": "2.0.2" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "react": "^15.3.0", |
76 | 76 | "react-dom": "^15.3.0" |
77 | 77 | }, |
78 | 78 | "optionalDependencies": { |
79 | | - "fsevents": "1.0.14" |
| 79 | + "fsevents": "1.0.17" |
80 | 80 | } |
81 | 81 | } |
0 commit comments