|
34 | 34 | "typescript": "^3.0.0"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@babel/helper-module-imports": "^7.8.3", |
38 |
| - "@babel/helper-plugin-utils": "^7.8.3", |
39 |
| - "@babel/plugin-syntax-typescript": "^7.8.3" |
| 37 | + "@babel/helper-module-imports": "^7.10.4", |
| 38 | + "@babel/helper-plugin-utils": "^7.10.4", |
| 39 | + "@babel/plugin-syntax-typescript": "^7.10.4" |
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@babel/core": "^7.8.7", |
43 |
| - "@babel/plugin-proposal-class-properties": "^7.8.3", |
44 |
| - "@babel/plugin-transform-runtime": "^7.8.3", |
45 |
| - "@babel/preset-env": "^7.8.7", |
46 |
| - "@babel/preset-react": "^7.8.3", |
47 |
| - "@babel/preset-typescript": "^7.8.3", |
| 42 | + "@babel/core": "^7.10.5", |
| 43 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 44 | + "@babel/plugin-transform-runtime": "^7.10.5", |
| 45 | + "@babel/preset-env": "^7.10.4", |
| 46 | + "@babel/preset-react": "^7.10.4", |
| 47 | + "@babel/preset-typescript": "^7.10.4", |
48 | 48 | "@milesj/build-tools": "^2.1.0",
|
49 | 49 | "@types/babel-core": "^6.25.6",
|
50 | 50 | "@types/babel-types": "^7.0.7",
|
|
0 commit comments