|
29 | 29 | "homepage": "https://github.com/vkbansal/react-contextmenu", |
30 | 30 | "dependencies": { |
31 | 31 | "autobind-decorator": "^1.3.2", |
32 | | - "classnames": "^2.1.3", |
33 | | - "flummox": "^3.5.2", |
34 | | - "invariant": "^2.1.0", |
| 32 | + "classnames": "^2.2.1", |
| 33 | + "flummox": "^3.6.7", |
| 34 | + "invariant": "^2.2.0", |
35 | 35 | "lodash.isobject": "^3.0.2", |
36 | | - "object-assign": "^4.0.1", |
37 | | - "react": "^0.14.0", |
38 | | - "react-dom": "^0.14.0" |
| 36 | + "object-assign": "^4.0.1" |
| 37 | + }, |
| 38 | + "peerDependencies": { |
| 39 | + "react": "^0.14.0", |
| 40 | + "react-dom": "^0.14.0" |
39 | 41 | }, |
40 | 42 | "devDependencies": { |
41 | | - "babel": "^5.8.21", |
42 | | - "babel-core": "^5.8.22", |
| 43 | + "babel-core": "^6.3.17", |
| 44 | + "babel-cli": "^6.3.17", |
43 | 45 | "babel-eslint": "^5.0.0-beta4", |
44 | | - "babel-loader": "^5.3.2", |
45 | | - "eslint": "^1.1.0", |
| 46 | + "babel-loader": "^6.2.0", |
| 47 | + "eslint": "^1.10.3", |
46 | 48 | "eslint-config-vkbansal": "^0.1.3", |
47 | | - "eslint-plugin-react": "^3.2.2", |
48 | | - "history": "^1.12.0", |
49 | | - "node-libs-browser": "^0.5.2", |
50 | | - "react-router": "^1.0.0-rc3", |
51 | | - "webpack": "^1.11.0", |
52 | | - "webpack-dev-server": "^1.10.1" |
| 49 | + "eslint-plugin-react": "^3.11.3", |
| 50 | + "history": "^1.16.0", |
| 51 | + "node-libs-browser": "^0.5.3", |
| 52 | + "react-router": "^1.0.2", |
| 53 | + "webpack": "^1.12.9", |
| 54 | + "webpack-dev-server": "^1.14.0" |
53 | 55 | } |
54 | 56 | } |
0 commit comments