|
5 | 5 | "url": "http://gajus.com"
|
6 | 6 | },
|
7 | 7 | "dependencies": {
|
8 |
| - "ajv": "^6.1.1", |
9 |
| - "ajv-keywords": "^3.1.0", |
| 8 | + "ajv": "^6.5.0", |
| 9 | + "ajv-keywords": "^3.2.0", |
10 | 10 | "babel-plugin-syntax-jsx": "^6.18.0",
|
11 |
| - "babel-types": "^6.19.0", |
12 |
| - "generic-names": "^1.0.2", |
13 |
| - "postcss": "^6.0.13", |
| 11 | + "babel-types": "^6.26.0", |
| 12 | + "generic-names": "^1.0.3", |
| 13 | + "postcss": "^6.0.22", |
14 | 14 | "postcss-modules": "^1.1.0",
|
15 | 15 | "postcss-modules-extract-imports": "^1.1.0",
|
16 |
| - "postcss-modules-local-by-default": "^1.1.1", |
17 |
| - "postcss-modules-parser": "^1.1.0", |
18 |
| - "postcss-modules-scope": "^1.0.2", |
19 |
| - "postcss-modules-values": "^1.2.2" |
| 16 | + "postcss-modules-local-by-default": "^1.2.0", |
| 17 | + "postcss-modules-parser": "^1.1.1", |
| 18 | + "postcss-modules-scope": "^1.1.0", |
| 19 | + "postcss-modules-values": "^1.3.0" |
20 | 20 | },
|
21 | 21 | "description": "Transforms styleName to className using compile time CSS module resolution.",
|
22 | 22 | "devDependencies": {
|
23 |
| - "babel-cli": "^6.18.0", |
24 |
| - "babel-helper-plugin-test-runner": "^6.18.0", |
25 |
| - "babel-plugin-transform-es2015-destructuring": "^6.19.0", |
26 |
| - "babel-plugin-transform-es2015-modules-commonjs": "^6.18.0", |
27 |
| - "babel-plugin-transform-es2015-parameters": "^6.18.0", |
28 |
| - "babel-plugin-transform-flow-strip-types": "^6.18.0", |
29 |
| - "babel-preset-es2015": "^6.18.0", |
30 |
| - "eslint": "^4.17.0", |
| 23 | + "babel-cli": "^6.26.0", |
| 24 | + "babel-helper-plugin-test-runner": "^6.24.1", |
| 25 | + "babel-plugin-transform-es2015-destructuring": "^6.23.0", |
| 26 | + "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", |
| 27 | + "babel-plugin-transform-es2015-parameters": "^6.24.1", |
| 28 | + "babel-plugin-transform-flow-strip-types": "^6.22.0", |
| 29 | + "babel-preset-es2015": "^6.24.1", |
| 30 | + "eslint": "^4.19.1", |
31 | 31 | "eslint-config-canonical": "^9.3.2",
|
32 |
| - "flow-bin": "^0.64.0", |
| 32 | + "flow-bin": "^0.72.0", |
33 | 33 | "husky": "^0.14.3",
|
34 |
| - "mocha": "^5.0.0", |
35 |
| - "postcss-less": "^1.1.3", |
| 34 | + "mocha": "^5.2.0", |
| 35 | + "postcss-less": "^1.1.5", |
36 | 36 | "postcss-nested": "^3.0.0",
|
37 |
| - "postcss-scss": "^1.0.3", |
38 |
| - "semantic-release": "^12.4.1" |
| 37 | + "postcss-scss": "^1.0.5", |
| 38 | + "semantic-release": "^15.5.0" |
39 | 39 | },
|
40 | 40 | "engines": {
|
41 | 41 | "node": ">4.0.0"
|
|
0 commit comments