|
43 | 43 | "@next/bundle-analyzer": "^8.1.0", |
44 | 44 | "@sentry/browser": "^4.6.4", |
45 | 45 | "@sentry/node": "^4.6.4", |
| 46 | + "@zeit/next-css": "^1.0.1", |
46 | 47 | "@zeit/next-source-maps": "0.0.4-canary.1", |
47 | 48 | "accepts": "^1.3.4", |
48 | 49 | "acorn": "^6.1.1", |
|
56 | 57 | "chalk": "^2.4.1", |
57 | 58 | "compatible-debug": "^1.0.0", |
58 | 59 | "cookie-parser": "^1.4.4", |
59 | | - "core-js": "3.0.1", |
| 60 | + "core-js": "3.1.4", |
60 | 61 | "draft-js": "^0.10.5", |
61 | 62 | "draft-js-linkify-plugin": "^2.0.1", |
62 | 63 | "draft-js-mention-plugin": "3.1.3", |
|
135 | 136 | "babel-plugin-module-resolver": "^3.1.2", |
136 | 137 | "babel-plugin-ramda": "2.0.0", |
137 | 138 | "babel-plugin-react-intl": "2.4.0", |
138 | | - "babel-plugin-styled-components": "1.9.3", |
| 139 | + "babel-plugin-styled-components": "1.10.1", |
139 | 140 | "babel-plugin-transform-inline-environment-variables": "^0.4.3", |
140 | 141 | "commitizen": "3.0.7", |
141 | 142 | "coveralls": "3.0.3", |
|
149 | 150 | "enzyme-to-json": "^3.3.4", |
150 | 151 | "eslint": "5.14.0", |
151 | 152 | "eslint-config-airbnb": "17.1.0", |
152 | | - "eslint-config-prettier": "4.2.0", |
| 153 | + "eslint-config-prettier": "5.0.0", |
153 | 154 | "eslint-import-resolver-babel-module": "5.0.0-beta.1", |
154 | 155 | "eslint-plugin-cypress": "^2.0.1", |
155 | 156 | "eslint-plugin-import": "2.17.3", |
|
0 commit comments