|
4 | 4 | "packages/*"
|
5 | 5 | ],
|
6 | 6 | "devDependencies": {
|
7 |
| - "@babel/cli": "^7.8.0", |
8 |
| - "@babel/code-frame": "^7.8.0", |
9 |
| - "@babel/core": "^7.8.0", |
10 |
| - "@babel/helper-module-imports": "^7.8.0", |
11 |
| - "@babel/parser": "^7.8.0", |
12 |
| - "@babel/plugin-external-helpers": "^7.8.0", |
13 |
| - "@babel/plugin-proposal-class-properties": "^7.8.0", |
14 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.8.0", |
15 |
| - "@babel/plugin-syntax-dynamic-import": "^7.8.0", |
16 |
| - "@babel/plugin-syntax-jsx": "^7.8.0", |
17 |
| - "@babel/plugin-transform-arrow-functions": "^7.8.0", |
18 |
| - "@babel/plugin-transform-async-to-generator": "^7.8.0", |
19 |
| - "@babel/plugin-transform-block-scoped-functions": "^7.8.0", |
20 |
| - "@babel/plugin-transform-block-scoping": "^7.8.0", |
21 |
| - "@babel/plugin-transform-classes": "^7.8.0", |
22 |
| - "@babel/plugin-transform-computed-properties": "^7.8.0", |
23 |
| - "@babel/plugin-transform-destructuring": "^7.8.0", |
24 |
| - "@babel/plugin-transform-for-of": "^7.8.0", |
25 |
| - "@babel/plugin-transform-literals": "^7.8.0", |
26 |
| - "@babel/plugin-transform-modules-commonjs": "^7.8.0", |
27 |
| - "@babel/plugin-transform-object-super": "^7.8.0", |
28 |
| - "@babel/plugin-transform-parameters": "^7.8.0", |
29 |
| - "@babel/plugin-transform-react-jsx-source": "^7.8.0", |
30 |
| - "@babel/plugin-transform-shorthand-properties": "^7.8.0", |
31 |
| - "@babel/plugin-transform-spread": "^7.8.0", |
32 |
| - "@babel/plugin-transform-template-literals": "^7.8.0", |
33 |
| - "@babel/preset-flow": "^7.8.0", |
34 |
| - "@babel/preset-react": "^7.8.0", |
35 |
| - "@babel/traverse": "^7.8.0", |
| 7 | + "@babel/cli": "^7.10.5", |
| 8 | + "@babel/code-frame": "^7.10.4", |
| 9 | + "@babel/core": "^7.11.1", |
| 10 | + "@babel/helper-module-imports": "^7.10.4", |
| 11 | + "@babel/parser": "^7.11.3", |
| 12 | + "@babel/plugin-external-helpers": "^7.10.4", |
| 13 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 14 | + "@babel/plugin-proposal-object-rest-spread": "^7.11.0", |
| 15 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 16 | + "@babel/plugin-syntax-jsx": "^7.10.4", |
| 17 | + "@babel/plugin-transform-arrow-functions": "^7.10.4", |
| 18 | + "@babel/plugin-transform-async-to-generator": "^7.10.4", |
| 19 | + "@babel/plugin-transform-block-scoped-functions": "^7.10.4", |
| 20 | + "@babel/plugin-transform-block-scoping": "^7.11.1", |
| 21 | + "@babel/plugin-transform-classes": "^7.10.4", |
| 22 | + "@babel/plugin-transform-computed-properties": "^7.10.4", |
| 23 | + "@babel/plugin-transform-destructuring": "^7.10.4", |
| 24 | + "@babel/plugin-transform-for-of": "^7.10.4", |
| 25 | + "@babel/plugin-transform-literals": "^7.10.4", |
| 26 | + "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
| 27 | + "@babel/plugin-transform-object-super": "^7.10.4", |
| 28 | + "@babel/plugin-transform-parameters": "^7.10.5", |
| 29 | + "@babel/plugin-transform-react-jsx-source": "^7.10.5", |
| 30 | + "@babel/plugin-transform-shorthand-properties": "^7.10.4", |
| 31 | + "@babel/plugin-transform-spread": "^7.11.0", |
| 32 | + "@babel/plugin-transform-template-literals": "^7.10.5", |
| 33 | + "@babel/preset-flow": "^7.10.4", |
| 34 | + "@babel/preset-react": "^7.10.4", |
| 35 | + "@babel/traverse": "^7.11.0", |
36 | 36 | "@mattiasbuelens/web-streams-polyfill": "^0.3.2",
|
37 | 37 | "art": "0.10.1",
|
38 | 38 | "babel-eslint": "^10.0.3",
|
|
0 commit comments