|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "async": "^1.2.1", |
14 | | - "babel-core": "^6.9.0", |
| 14 | + "babel-core": "^6.9.1", |
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", |
|
25 | 25 | "coffee-script": "^1.9.3", |
26 | 26 | "commander": "^2.9.0", |
27 | 27 | "css-loader": "^0.23.1", |
28 | | - "cssnano": "^3.6.2", |
| 28 | + "cssnano": "^3.7.0", |
29 | 29 | "debug": "^2.2.0", |
30 | 30 | "extract-text-webpack-plugin": "^1.0.1", |
31 | 31 | "file-loader": "^0.8.5", |
32 | | - "front-matter": "^2.0.8", |
| 32 | + "front-matter": "^2.1.0", |
33 | 33 | "fs-extra": "^0.30.0", |
34 | 34 | "glob": "^7.0.0", |
35 | 35 | "hapi": "^8.5.1", |
|
44 | 44 | "less-loader": "^2.2.0", |
45 | 45 | "loader-utils": "^0.2.15", |
46 | 46 | "lodash": "^4.13.1", |
47 | | - "loggy": "^0.3.2", |
48 | | - "markdown-it": "^6.0.2", |
| 47 | + "loggy": "^0.3.5", |
| 48 | + "markdown-it": "^6.0.5", |
49 | 49 | "moment": "^2.11.2", |
50 | 50 | "negotiator": "^0.6.1", |
51 | 51 | "node-cjsx": "^1.0.0", |
|
56 | 56 | "opn": "^4.0.2", |
57 | 57 | "parse-filepath": "^1.0.1", |
58 | 58 | "postcss-browser-reporter": "^0.5.0", |
59 | | - "postcss-cssnext": "^2.5.2", |
| 59 | + "postcss-cssnext": "^2.6.0", |
60 | 60 | "postcss-import": "^8.1.2", |
61 | 61 | "postcss-loader": "^0.9.1", |
62 | 62 | "postcss-reporter": "^1.3.3", |
|
69 | 69 | "react-router-scroll": "^0.2.0", |
70 | 70 | "sass-loader": "^3.1.2", |
71 | 71 | "slash": "^1.0.0", |
72 | | - "static-site-generator-webpack-plugin": "^2.0.1", |
| 72 | + "static-site-generator-webpack-plugin": "^2.1.0", |
73 | 73 | "style-loader": "^0.13.0", |
74 | 74 | "toml": "^2.2.2", |
75 | 75 | "toml-loader": "^1.0.0", |
76 | | - "typography": "^0.7.0", |
| 76 | + "typography": "^0.8.3", |
77 | 77 | "url-loader": "^0.5.7", |
78 | 78 | "webpack": "^1.13.1", |
79 | 79 | "webpack-configurator": "^0.3.0", |
|
82 | 82 | "yaml-loader": "^0.2.0" |
83 | 83 | }, |
84 | 84 | "devDependencies": { |
85 | | - "ava": "^0.15.1", |
| 85 | + "ava": "^0.15.2", |
86 | 86 | "ava-http": "^0.2.1", |
87 | 87 | "babel-cli": "^6.9.0", |
88 | 88 | "babel-eslint": "^6.0.2", |
89 | 89 | "babel-register": "^6.9.0", |
90 | 90 | "bluebird": "^3.4.0", |
91 | 91 | "cheerio": "^0.20.0", |
92 | | - "eslint": "^2.10.2", |
| 92 | + "eslint": "^2.11.1", |
93 | 93 | "eslint-config-airbnb": "^9.0.1", |
94 | 94 | "eslint-plugin-ava": "^2.4.0", |
95 | 95 | "eslint-plugin-import": "^1.8.1", |
96 | | - "eslint-plugin-jsx-a11y": "^1.2.2", |
| 96 | + "eslint-plugin-jsx-a11y": "^1.3.0", |
97 | 97 | "eslint-plugin-react": "^5.1.1", |
98 | 98 | "nyc": "^6.4.4" |
99 | 99 | }, |
|
0 commit comments