|
39 | 39 | "tocbot": "^4.12.0"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "^7.12.3", |
| 42 | + "@babel/core": "^7.12.8", |
43 | 43 | "@babel/plugin-proposal-class-properties": "^7.12.1",
|
44 | 44 | "@babel/plugin-proposal-decorators": "^7.12.1",
|
45 | 45 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
|
46 |
| - "@babel/plugin-proposal-numeric-separator": "^7.12.5", |
47 |
| - "@babel/plugin-proposal-optional-chaining": "^7.12.1", |
| 46 | + "@babel/plugin-proposal-numeric-separator": "^7.12.7", |
| 47 | + "@babel/plugin-proposal-optional-chaining": "^7.12.7", |
48 | 48 | "@babel/plugin-transform-runtime": "^7.12.1",
|
49 |
| - "@babel/preset-env": "^7.12.1", |
50 |
| - "@babel/preset-react": "^7.12.5", |
51 |
| - "@babel/preset-typescript": "^7.12.1", |
| 49 | + "@babel/preset-env": "^7.12.7", |
| 50 | + "@babel/preset-react": "^7.12.7", |
| 51 | + "@babel/preset-typescript": "^7.12.7", |
52 | 52 | "@rollup/plugin-babel": "^5.2.1",
|
53 | 53 | "@rollup/plugin-commonjs": "^16.0.0",
|
54 | 54 | "@rollup/plugin-json": "^4.0.3",
|
|
0 commit comments