|
50 | 50 | "react": "^16.3.0 || ^17.0.0-0"
|
51 | 51 | },
|
52 | 52 | "devDependencies": {
|
53 |
| - "@babel/cli": "7.12.10", |
54 |
| - "@babel/core": "7.12.10", |
55 |
| - "@babel/eslint-parser": "7.12.1", |
56 |
| - "@babel/plugin-external-helpers": "7.12.1", |
57 |
| - "@babel/plugin-proposal-class-properties": "7.12.1", |
58 |
| - "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
| 53 | + "@babel/cli": "7.12.13", |
| 54 | + "@babel/core": "7.12.13", |
| 55 | + "@babel/eslint-parser": "7.12.13", |
| 56 | + "@babel/plugin-external-helpers": "7.12.13", |
| 57 | + "@babel/plugin-proposal-class-properties": "7.12.13", |
| 58 | + "@babel/plugin-proposal-object-rest-spread": "7.12.13", |
59 | 59 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
60 |
| - "@babel/preset-env": "7.12.11", |
61 |
| - "@babel/preset-react": "7.12.10", |
| 60 | + "@babel/preset-env": "7.12.13", |
| 61 | + "@babel/preset-react": "7.12.13", |
62 | 62 | "@testing-library/dom": "7.29.4",
|
63 | 63 | "@testing-library/jest-dom": "5.11.9",
|
64 | 64 | "@testing-library/react": "11.2.5",
|
|
0 commit comments