|
8 | 8 | },
|
9 | 9 | "dependencies": {},
|
10 | 10 | "devDependencies": {
|
11 |
| - "@babel/cli": "^7.10.1", |
12 |
| - "@babel/core": "^7.10.2", |
13 |
| - "@babel/plugin-proposal-class-properties": "^7.10.1", |
14 |
| - "@babel/plugin-proposal-decorators": "^7.10.1", |
15 |
| - "@babel/plugin-proposal-object-rest-spread": "^7.10.1", |
16 |
| - "@babel/plugin-transform-modules-commonjs": "^7.10.1", |
17 |
| - "@babel/plugin-transform-react-jsx": "^7.10.1", |
18 |
| - "@babel/polyfill": "^7.10.1", |
19 |
| - "@babel/preset-env": "^7.10.2", |
20 |
| - "@babel/register": "^7.10.1", |
| 11 | + "@babel/cli": "^7.11.5", |
| 12 | + "@babel/core": "^7.11.5", |
| 13 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 14 | + "@babel/plugin-proposal-decorators": "^7.10.5", |
| 15 | + "@babel/plugin-proposal-object-rest-spread": "^7.11.0", |
| 16 | + "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
| 17 | + "@babel/plugin-transform-react-jsx": "^7.10.4", |
| 18 | + "@babel/polyfill": "^7.11.5", |
| 19 | + "@babel/preset-env": "^7.11.5", |
| 20 | + "@babel/register": "^7.11.5", |
21 | 21 | "auto-changelog": "^2.0.0",
|
22 | 22 | "babel-eslint": "^10.1.0",
|
23 | 23 | "babel-jest": "^26.0.1",
|
|
0 commit comments