|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "async": "^1.2.1", |
14 | | - "babel-core": "^6.10.4", |
| 14 | + "babel-core": "^6.11.4", |
15 | 15 | "babel-loader": "^6.2.4", |
16 | 16 | "babel-plugin-add-module-exports": "^0.2.1", |
17 | 17 | "babel-plugin-transform-object-assign": "^6.8.0", |
|
42 | 42 | "less": "^2.7.1", |
43 | 43 | "less-loader": "^2.2.0", |
44 | 44 | "loader-utils": "^0.2.15", |
45 | | - "lodash": "^4.13.1", |
| 45 | + "lodash": "^4.14.1", |
46 | 46 | "markdown-it": "^7.0.0", |
47 | 47 | "moment": "^2.14.1", |
48 | 48 | "negotiator": "^0.6.1", |
|
60 | 60 | "postcss-reporter": "^1.4.1", |
61 | 61 | "process-finder": "^1.0.0", |
62 | 62 | "raw-loader": "^0.5.1", |
63 | | - "react": "^15.2.1", |
| 63 | + "react": "^15.3.0", |
64 | 64 | "react-document-title": "^2.0.1", |
65 | | - "react-dom": "^15.2.1", |
| 65 | + "react-dom": "^15.3.0", |
66 | 66 | "react-hot-loader": "^1.3.0", |
67 | | - "react-router": "^2.6.0", |
| 67 | + "react-router": "^2.6.1", |
68 | 68 | "react-router-scroll": "^0.2.1", |
69 | 69 | "sass-loader": "^3.1.2", |
70 | 70 | "slash": "^1.0.0", |
|
73 | 73 | "toml": "^2.2.2", |
74 | 74 | "toml-loader": "^1.0.0", |
75 | 75 | "tracer": "^0.8.3", |
76 | | - "typography": "^0.11.7", |
| 76 | + "typography": "^0.11.11", |
77 | 77 | "url-loader": "^0.5.7", |
78 | 78 | "webpack": "^1.13.1", |
79 | 79 | "webpack-configurator": "^0.3.0", |
80 | | - "webpack-hot-middleware": "^2.12.1", |
| 80 | + "webpack-hot-middleware": "^2.12.2", |
81 | 81 | "webpack-require": "0.0.16", |
82 | | - "yaml-loader": "^0.3.0" |
| 82 | + "yaml-loader": "^0.4.0" |
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | 85 | "ava": "^0.15.2", |
86 | 86 | "ava-http": "^0.2.1", |
87 | | - "babel-cli": "^6.9.0", |
| 87 | + "babel-cli": "^6.11.4", |
88 | 88 | "babel-eslint": "^6.1.2", |
89 | | - "babel-plugin-lodash": "^3.2.5", |
| 89 | + "babel-plugin-lodash": "^3.2.6", |
90 | 90 | "babel-plugin-transform-flow-strip-types": "^6.8.0", |
91 | | - "babel-register": "^6.9.0", |
| 91 | + "babel-register": "^6.11.6", |
92 | 92 | "bluebird": "^3.4.1", |
93 | 93 | "cheerio": "^0.20.0", |
94 | 94 | "eslint": "^2.11.1", |
95 | 95 | "eslint-config-airbnb": "^9.0.1", |
96 | 96 | "eslint-plugin-ava": "^2.5.0", |
97 | | - "eslint-plugin-flow-vars": "^0.4.0", |
98 | | - "eslint-plugin-flowtype": "^2.3.1", |
99 | | - "eslint-plugin-import": "^1.11.0", |
| 97 | + "eslint-plugin-flow-vars": "^0.5.0", |
| 98 | + "eslint-plugin-flowtype": "^2.4.0", |
| 99 | + "eslint-plugin-import": "^1.12.0", |
100 | 100 | "eslint-plugin-jsx-a11y": "^1.5.5", |
101 | 101 | "eslint-plugin-react": "^5.2.2", |
102 | | - "flow-bin": "^0.29.0", |
| 102 | + "flow-bin": "^0.30.0", |
103 | 103 | "iflow-debug": "^1.0.15", |
104 | | - "iflow-lodash": "^1.1.18", |
| 104 | + "iflow-lodash": "^1.1.20", |
105 | 105 | "iflow-react-router": "^1.1.17", |
106 | 106 | "nyc": "^7.0.0" |
107 | 107 | }, |
|
0 commit comments