|
29 | 29 | "node": ">=4" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "babel-core": "6.17.0", |
33 | | - "babel-loader": "6.2.5", |
34 | | - "babel-preset-es2015": "6.16.0", |
| 32 | + "babel-core": "6.18.2", |
| 33 | + "babel-loader": "6.2.7", |
| 34 | + "babel-preset-es2015": "6.18.0", |
35 | 35 | "babel-preset-react": "6.16.0", |
36 | 36 | "babel-preset-stage-0": "6.16.0", |
37 | | - "buble": "~0.14.0", |
| 37 | + "buble": "~0.14.2", |
38 | 38 | "chalk": "1.1.3", |
39 | 39 | "classnames": "2.2.5", |
40 | | - "codemirror": "5.19.0", |
| 40 | + "codemirror": "5.20.2", |
41 | 41 | "css-loader": "0.25.0", |
42 | 42 | "entities": "1.1.1", |
43 | 43 | "express": "4.14.0", |
44 | 44 | "findup": "0.1.5", |
45 | 45 | "glob": "7.1.1", |
46 | | - "highlight.js": "9.7.0", |
47 | | - "html-webpack-plugin": "2.22.0", |
| 46 | + "highlight.js": "9.8.0", |
| 47 | + "html-webpack-plugin": "2.24.1", |
48 | 48 | "json-loader": "0.5.4", |
49 | 49 | "loader-utils": "^0.2.16", |
50 | | - "lodash": "4.16.4", |
| 50 | + "lodash": "4.16.6", |
51 | 51 | "minimist": "1.2.0", |
52 | 52 | "prettyjson": "1.1.3", |
53 | 53 | "react-codemirror": "0.2.6", |
54 | 54 | "react-docgen": "2.12.1", |
55 | 55 | "react-docgen-displayname-handler": "1.0.0", |
56 | 56 | "react-group": "^1.0.0", |
57 | | - "remark": "~6.0.1", |
58 | | - "remark-parse": "~2.0.2", |
| 57 | + "remark": "~6.2.0", |
| 58 | + "remark-parse": "~2.2.0", |
59 | 59 | "semver-utils": "1.1.1", |
60 | 60 | "style-loader": "0.13.1", |
61 | 61 | "unified": "~5.1.0", |
62 | 62 | "unist-util-visit": "~1.1.0", |
63 | 63 | "webpack-dev-middleware": "1.8.4", |
64 | | - "webpack-hot-middleware": "2.13.0", |
65 | | - "webpack-merge": "0.14.1" |
| 64 | + "webpack-hot-middleware": "2.13.1", |
| 65 | + "webpack-merge": "0.15.0" |
66 | 66 | }, |
67 | 67 | "peerDependencies": { |
68 | 68 | "react": ">=0.14.0", |
|
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "ava": "~0.16.0", |
74 | | - "babel-eslint": "~7.0.0", |
75 | | - "babel-register": "~6.16.3", |
| 74 | + "babel-eslint": "~7.1.0", |
| 75 | + "babel-register": "~6.18.0", |
76 | 76 | "cross-env": "~3.1.3", |
77 | 77 | "css-modules-require-hook": "~4.0.5", |
78 | 78 | "dog-names": "~1.0.2", |
79 | 79 | "enzyme": "~2.5.1", |
80 | | - "eslint": "~3.8.1", |
| 80 | + "eslint": "~3.9.1", |
81 | 81 | "eslint-config-tamia": "~3.2.0", |
82 | | - "eslint-plugin-react": "~6.4.1", |
| 82 | + "eslint-plugin-react": "~6.5.0", |
83 | 83 | "expect-react-shallow": "~1.2.1", |
84 | 84 | "gh-pages": "~0.11.0", |
85 | 85 | "lint-staged": "~3.2.0", |
|
0 commit comments