|
218 | 218 | "xterm": "3.7.0" |
219 | 219 | }, |
220 | 220 | "devDependencies": { |
221 | | - "@babel/cli": "^7.5.5", |
222 | | - "@babel/core": "^7.5.5", |
223 | | - "@babel/helper-module-imports": "^7.0.0", |
224 | | - "@babel/plugin-proposal-class-properties": "^7.5.5", |
225 | | - "@babel/plugin-proposal-object-rest-spread": "^7.5.5", |
226 | | - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
227 | | - "@babel/plugin-transform-async-to-generator": "^7.5.0", |
228 | | - "@babel/plugin-transform-react-display-name": "^7.2.0", |
229 | | - "@babel/plugin-transform-runtime": "^7.5.5", |
230 | | - "@babel/plugin-transform-template-literals": "^7.4.4", |
231 | | - "@babel/polyfill": "^7.4.4", |
232 | | - "@babel/preset-flow": "^7.0.0", |
233 | | - "@babel/preset-react": "^7.0.0", |
234 | | - "@babel/preset-typescript": "^7.3.3", |
| 221 | + "@babel/cli": "^7.7.4", |
| 222 | + "@babel/core": "^7.7.4", |
| 223 | + "@babel/helper-module-imports": "^7.7.4", |
| 224 | + "@babel/plugin-proposal-class-properties": "^7.7.4", |
| 225 | + "@babel/plugin-proposal-object-rest-spread": "^7.7.4", |
| 226 | + "@babel/plugin-syntax-dynamic-import": "^7.7.4", |
| 227 | + "@babel/plugin-transform-async-to-generator": "^7.7.4", |
| 228 | + "@babel/plugin-transform-react-display-name": "^7.7.4", |
| 229 | + "@babel/plugin-transform-runtime": "^7.7.4", |
| 230 | + "@babel/plugin-transform-template-literals": "^7.7.4", |
| 231 | + "@babel/polyfill": "^7.7.0", |
| 232 | + "@babel/preset-flow": "^7.7.4", |
| 233 | + "@babel/preset-react": "^7.7.4", |
| 234 | + "@babel/preset-typescript": "^7.7.4", |
235 | 235 | "@sentry/cli": "^1.47.1", |
236 | 236 | "@types/codemirror": "^0.0.72", |
237 | 237 | "@types/debug": "^4.1.1", |
|
250 | 250 | "@types/stripe-v3": "^3.1.7", |
251 | 251 | "@types/styled-components": "^4.1.13", |
252 | 252 | "acorn-dynamic-import": "^4.0.0", |
253 | | - "babel-jest": "^24.8.0", |
254 | | - "babel-loader": "8.0.2", |
| 253 | + "babel-jest": "^24.9.0", |
| 254 | + "babel-loader": "8.0.6", |
255 | 255 | "babel-plugin-codegen": "^1.2.0", |
256 | | - "babel-plugin-graphql-tag": "^2.1.0", |
| 256 | + "babel-plugin-graphql-tag": "^2.5.0", |
257 | 257 | "babel-plugin-lodash": "^3.3.4", |
258 | 258 | "babel-plugin-styled-components": "^1.9.4", |
259 | 259 | "babel-plugin-syntax-dynamic-import": "^6.18.0", |
|
0 commit comments