|
45 | 45 | }, |
46 | 46 | "homepage": "https://hribb.github.io/react-mdl-extra/", |
47 | 47 | "peerDependencies": { |
48 | | - "react-mdl": "^1.7.2" |
| 48 | + "react-mdl": "^1.9.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@kadira/storybook": "^2.29.7", |
| 51 | + "@kadira/storybook": "^2.35.2", |
52 | 52 | "@kadira/storybook-deployer": "^1.2.0", |
53 | | - "autoprefixer": "^6.5.3", |
| 53 | + "autoprefixer": "^6.6.1", |
54 | 54 | "babel-cli": "^6.18.0", |
55 | | - "babel-core": "^6.18.2", |
56 | | - "babel-eslint": "^7.1.0", |
57 | | - "babel-loader": "^6.2.7", |
| 55 | + "babel-core": "^6.21.0", |
| 56 | + "babel-eslint": "^7.1.1", |
| 57 | + "babel-loader": "^6.2.10", |
58 | 58 | "babel-preset-es2015": "^6.18.0", |
59 | 59 | "babel-preset-react": "^6.16.0", |
60 | 60 | "babel-preset-react-hmre": "^1.1.1", |
61 | 61 | "babel-preset-stage-0": "^6.16.0", |
62 | 62 | "chai": "^3.5.0", |
63 | | - "cross-env": "^3.1.3", |
64 | | - "css-loader": "^0.25.0", |
65 | | - "enzyme": "^2.6.0", |
66 | | - "eslint": "^3.10.0", |
| 63 | + "cross-env": "^3.1.4", |
| 64 | + "css-loader": "^0.26.1", |
| 65 | + "enzyme": "^2.7.0", |
| 66 | + "eslint": "^3.13.0", |
67 | 67 | "eslint-loader": "^1.6.1", |
68 | | - "eslint-plugin-react": "^6.6.0", |
| 68 | + "eslint-plugin-react": "^6.9.0", |
69 | 69 | "expect": "^1.20.2", |
70 | 70 | "extract-text-webpack-plugin": "^1.0.1", |
71 | 71 | "faker": "^3.1.0", |
72 | | - "ghooks": "^1.3.2", |
73 | | - "html-webpack-plugin": "^2.24.1", |
| 72 | + "ghooks": "^2.0.0", |
| 73 | + "html-webpack-plugin": "^2.26.0", |
74 | 74 | "html-webpack-plugin-remove": "0.0.2", |
75 | 75 | "isparta": "^4.0.0", |
76 | 76 | "istanbul": "^1.1.0-alpha.1", |
77 | | - "jsdom": "^9.8.3", |
78 | | - "mocha": "^3.1.2", |
79 | | - "node-sass": "^3.11.3", |
| 77 | + "jsdom": "^9.9.1", |
| 78 | + "mocha": "^3.2.0", |
| 79 | + "node-sass": "^4.2.0", |
80 | 80 | "normalize.css": "^5.0.0", |
81 | | - "postcss": "^5.2.5", |
82 | | - "postcss-loader": "^1.1.1", |
| 81 | + "postcss": "^5.2.9", |
| 82 | + "postcss-loader": "^1.2.1", |
83 | 83 | "rimraf": "^2.5.4", |
84 | | - "sass-loader": "^4.0.2", |
85 | | - "semantic-release": "^4.3.5", |
86 | | - "sinon": "^1.17.6", |
| 84 | + "sass-loader": "^4.1.1", |
| 85 | + "semantic-release": "^6.3.2", |
| 86 | + "sinon": "^1.17.7", |
87 | 87 | "style-loader": "^0.13.1", |
88 | 88 | "url-loader": "^0.5.7", |
89 | | - "webpack": "^1.13.3" |
| 89 | + "webpack": "^1.14.0" |
90 | 90 | }, |
91 | 91 | "dependencies": { |
92 | 92 | "classnames": "^2.2.5", |
93 | | - "react": "^15.4.0", |
94 | | - "react-dom": "^15.4.0", |
95 | | - "react-mdl": "^1.7.2", |
| 93 | + "react": "^15.4.2", |
| 94 | + "react-dom": "^15.4.2", |
| 95 | + "react-mdl": "^1.9.0", |
96 | 96 | "react-portal": "^3.0.0", |
97 | | - "tether": "^1.3.7" |
| 97 | + "tether": "^1.4.0" |
98 | 98 | } |
99 | 99 | } |
0 commit comments