|
40 | 40 | "@babel/runtime": "^7.4.4", |
41 | 41 | "@babel/types": "^7.0.0-beta.56", |
42 | 42 | "@changesets/cli": "^1.3.0", |
| 43 | + "@emotion/core": "^10.0.14", |
43 | 44 | "ast-pretty-print": "^2.0.1", |
44 | 45 | "babel-errors": "^1.1.1", |
45 | 46 | "babel-eslint": "^10.0.1", |
|
53 | 54 | "babel-type-scopes": "^1.1.0", |
54 | 55 | "babylon": "^7.0.0-beta.22", |
55 | 56 | "babylon-options": "^2.0.1", |
56 | | - "emotion": "^9.1.1", |
57 | 57 | "eslint": "^5.13.0", |
58 | 58 | "eslint-config-airbnb": "^17.1.0", |
59 | 59 | "eslint-config-prettier": "^4.0.0", |
|
74 | 74 | "@babel/preset-env": "^7.4.4", |
75 | 75 | "@babel/preset-flow": "^7.0.0", |
76 | 76 | "@babel/preset-react": "^7.0.0", |
77 | | - "babel-cli": "^6.26.0", |
78 | 77 | "babel-jest": "^24.7.1", |
79 | | - "babel-plugin-emotion": "^9.1.0", |
80 | | - "babel-plugin-syntax-dynamic-import": "^6.18.0", |
81 | | - "babel-plugin-transform-class-properties": "^6.24.1", |
82 | | - "babel-plugin-transform-object-rest-spread": "^6.26.0", |
83 | | - "babel-plugin-transform-runtime": "^6.23.0", |
84 | | - "babel-preset-env": "^1.6.1", |
85 | | - "babel-preset-flow": "^6.23.0", |
86 | | - "babel-preset-react": "^6.24.1", |
| 78 | + "babel-plugin-emotion": "^10.0.14", |
87 | 79 | "enzyme": "^3.3.0", |
88 | 80 | "enzyme-adapter-react-16": "^1.1.1", |
89 | 81 | "flow-bin": "^0.98.0", |
|
0 commit comments