|
8 | 8 | },
|
9 | 9 | "dependencies": {
|
10 | 10 | "ansi-html": "^0.0.7",
|
11 |
| - "babel-core": "^6.17.0", |
12 |
| - "babel-generator": "^6.25.0", |
| 11 | + "babel-core": "^6.26.0", |
| 12 | + "babel-generator": "^6.26.0", |
13 | 13 | "babel-plugin-system-import-transformer": "3.1.0",
|
14 | 14 | "babel-plugin-transform-decorators-legacy": "^1.3.4",
|
15 |
| - "babel-preset-env": "^1.6.0", |
16 |
| - "babel-preset-react": "^6.16.0", |
17 |
| - "babel-preset-stage-0": "^6.16.0", |
18 |
| - "babel-traverse": "^6.16.0", |
19 |
| - "babel-types": "^6.16.0", |
| 15 | + "babel-preset-env": "^1.6.1", |
| 16 | + "babel-preset-react": "^6.24.1", |
| 17 | + "babel-preset-stage-0": "^6.24.1", |
| 18 | + "babel-traverse": "^6.26.0", |
| 19 | + "babel-types": "^6.26.0", |
20 | 20 | "babelify": "^8.0.0",
|
21 |
| - "babylon": "^6.17.2", |
22 |
| - "chalk": "^2.0.0", |
23 |
| - "chokidar": "^1.2.0", |
24 |
| - "concat-stream": "^1.5.0", |
| 21 | + "babylon": "^6.18.0", |
| 22 | + "chalk": "^2.3.0", |
| 23 | + "chokidar": "^2.0.0", |
| 24 | + "concat-stream": "^1.6.0", |
25 | 25 | "disparity": "^2.0.0",
|
26 | 26 | "doctrine-temporary-fork": "2.0.0-alpha-allowarrayindex",
|
27 |
| - "get-port": "^3.1.0", |
| 27 | + "get-port": "^3.2.0", |
28 | 28 | "git-url-parse": "^6.0.1",
|
29 | 29 | "github-slugger": "1.2.0",
|
30 |
| - "glob": "^7.0.0", |
| 30 | + "glob": "^7.1.2", |
31 | 31 | "globals-docs": "^2.4.0",
|
32 |
| - "highlight.js": "^9.1.0", |
33 |
| - "js-yaml": "^3.8.4", |
34 |
| - "lodash": "^4.11.1", |
| 32 | + "highlight.js": "^9.12.0", |
| 33 | + "js-yaml": "^3.10.0", |
| 34 | + "lodash": "^4.17.4", |
35 | 35 | "mdast-util-inject": "^1.1.0",
|
36 |
| - "micromatch": "^3.0.0", |
| 36 | + "micromatch": "^3.1.5", |
37 | 37 | "mime": "^2.2.0",
|
38 | 38 | "module-deps-sortable": "4.0.6",
|
39 |
| - "parse-filepath": "^1.0.1", |
| 39 | + "parse-filepath": "^1.0.2", |
40 | 40 | "pify": "^3.0.0",
|
41 | 41 | "read-pkg-up": "^3.0.0",
|
42 |
| - "remark": "^8.0.0", |
| 42 | + "remark": "^9.0.0", |
43 | 43 | "remark-html": "7.0.0",
|
44 | 44 | "remark-toc": "^5.0.0",
|
45 | 45 | "remote-origin-url": "0.4.0",
|
46 |
| - "shelljs": "^0.7.5", |
47 |
| - "stream-array": "^1.1.0", |
48 |
| - "strip-json-comments": "^2.0.0", |
49 |
| - "tiny-lr": "^1.0.3", |
50 |
| - "unist-builder": "^1.0.0", |
51 |
| - "unist-util-visit": "^1.0.1", |
52 |
| - "vfile": "^2.0.0", |
| 46 | + "shelljs": "^0.8.1", |
| 47 | + "stream-array": "^1.1.2", |
| 48 | + "strip-json-comments": "^2.0.1", |
| 49 | + "tiny-lr": "^1.1.0", |
| 50 | + "unist-builder": "^1.0.2", |
| 51 | + "unist-util-visit": "^1.3.0", |
| 52 | + "vfile": "^2.3.0", |
53 | 53 | "vfile-reporter": "^4.0.0",
|
54 |
| - "vfile-sort": "^2.0.0", |
55 |
| - "vinyl": "^2.0.0", |
56 |
| - "vinyl-fs": "^3.0.0", |
| 54 | + "vfile-sort": "^2.1.0", |
| 55 | + "vinyl": "^2.1.0", |
| 56 | + "vinyl-fs": "^3.0.2", |
57 | 57 | "yargs": "^9.0.1"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
|
0 commit comments