|
34 | 34 | "react-use": "13.27.1"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@babel/core": "7.9.0", |
38 |
| - "@babel/plugin-proposal-class-properties": "7.8.3", |
39 |
| - "@babel/plugin-proposal-decorators": "7.8.3", |
40 |
| - "@babel/plugin-proposal-export-default-from": "7.8.3", |
41 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", |
42 |
| - "@babel/plugin-proposal-optional-chaining": "7.9.0", |
43 |
| - "@babel/plugin-transform-object-assign": "7.8.3", |
44 |
| - "@babel/preset-env": "7.9.0", |
45 |
| - "@babel/preset-react": "7.9.4", |
46 |
| - "@babel/preset-typescript": "7.9.0", |
| 37 | + "@babel/core": "7.12.9", |
| 38 | + "@babel/plugin-proposal-class-properties": "7.12.1", |
| 39 | + "@babel/plugin-proposal-decorators": "7.12.1", |
| 40 | + "@babel/plugin-proposal-export-default-from": "7.12.1", |
| 41 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1", |
| 42 | + "@babel/plugin-proposal-optional-chaining": "7.12.7", |
| 43 | + "@babel/plugin-transform-object-assign": "7.12.1", |
| 44 | + "@babel/preset-env": "7.12.7", |
| 45 | + "@babel/preset-react": "7.12.7", |
| 46 | + "@babel/preset-typescript": "7.12.7", |
47 | 47 | "@semantic-release/changelog": "5.0.1",
|
48 | 48 | "@semantic-release/commit-analyzer": "8.0.1",
|
49 | 49 | "@semantic-release/git": "9.0.0",
|
|
63 | 63 | "@typescript-eslint/eslint-plugin": "2.4.0",
|
64 | 64 | "@typescript-eslint/parser": "2.4.0",
|
65 | 65 | "babel-jest": "25.2.4",
|
66 |
| - "babel-loader": "8.1.0", |
| 66 | + "babel-loader": "8.2.2", |
67 | 67 | "babel-plugin-react-native-web": "0.12.2",
|
68 | 68 | "eslint": "6.8.0",
|
69 | 69 | "eslint-config-prettier": "6.10.1",
|
|
0 commit comments