|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/airbnb/react-with-styles-interface-aphrodite#readme", |
42 | 42 | "devDependencies": { |
43 | | - "airbnb-js-shims": "^2.1.1", |
44 | | - "aphrodite": "^2.1.0", |
45 | | - "babel-cli": "^6.26.0", |
46 | | - "babel-plugin-transform-replace-object-assign": "^1.0.0", |
47 | | - "babel-preset-airbnb": "^2.5.2", |
48 | | - "babel-register": "^6.26.0", |
49 | | - "chai": "^4.1.2", |
50 | | - "eslint": "^5.13.0", |
51 | | - "eslint-config-airbnb": "^17.1.0", |
52 | | - "eslint-plugin-import": "^2.16.0", |
53 | | - "eslint-plugin-jsx-a11y": "^6.2.1", |
54 | | - "eslint-plugin-react": "^7.12.4", |
| 43 | + "@babel/cli": "^7.5.5", |
| 44 | + "@babel/core": "^7.5.5", |
| 45 | + "@babel/register": "^7.5.5", |
| 46 | + "airbnb-js-shims": "^2.2.0", |
| 47 | + "aphrodite": "^2.3.1", |
| 48 | + "babel-plugin-transform-replace-object-assign": "^2.0.0", |
| 49 | + "babel-preset-airbnb": "^4.0.1", |
| 50 | + "chai": "^4.2.0", |
| 51 | + "eslint": "^5.16.0", |
| 52 | + "eslint-config-airbnb": "^17.1.1", |
| 53 | + "eslint-plugin-import": "^2.18.2", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.2.3", |
| 55 | + "eslint-plugin-react": "^7.14.3", |
55 | 56 | "in-publish": "^2.0.0", |
56 | 57 | "mocha": "^5.2.0", |
57 | | - "prop-types": "^15.6.2", |
58 | | - "react": "^16.4.1", |
59 | | - "react-dom": "^16.4.1", |
| 58 | + "prop-types": "^15.7.2", |
| 59 | + "react": "^16.8.6", |
| 60 | + "react-dom": "^16.8.6", |
60 | 61 | "rimraf": "^2.6.3", |
61 | 62 | "safe-publish-latest": "^1.1.2", |
62 | 63 | "sinon": "^6.3.5", |
63 | | - "sinon-sandbox": "^2.0.0" |
| 64 | + "sinon-sandbox": "^2.0.5" |
64 | 65 | }, |
65 | 66 | "peerDependencies": { |
66 | 67 | "aphrodite": "^2.1.0", |
|
71 | 72 | "has": "^1.0.3", |
72 | 73 | "object.assign": "^4.1.0", |
73 | 74 | "object.entries": "^1.1.0", |
74 | | - "rtl-css-js": "^1.11.0" |
| 75 | + "rtl-css-js": "^1.13.0" |
75 | 76 | } |
76 | 77 | } |
0 commit comments