|
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@babel/core": "^7.14.3", |
43 | | - "@babel/plugin-transform-runtime": "^7.14.2", |
| 43 | + "@babel/plugin-transform-runtime": "^7.14.3", |
44 | 44 | "@babel/preset-env": "^7.14.2", |
45 | 45 | "@babel/preset-react": "^7.13.13", |
46 | 46 | "@babel/preset-typescript": "^7.13.0", |
47 | 47 | "@babel/runtime": "^7.14.0", |
48 | 48 | "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3", |
49 | 49 | "@types/jest": "^26.0.23", |
50 | | - "@types/react": "^17.0.5", |
| 50 | + "@types/react": "^17.0.6", |
51 | 51 | "@types/react-dom": "^17.0.5", |
52 | 52 | "@types/styled-components": "^5.1.9", |
53 | | - "@typescript-eslint/eslint-plugin": "^4.23.0", |
54 | | - "@typescript-eslint/parser": "^4.23.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "^4.24.0", |
| 54 | + "@typescript-eslint/parser": "^4.24.0", |
55 | 55 | "babel-core": "^6.26.3", |
56 | 56 | "babel-loader": "^8.2.2", |
57 | 57 | "babel-plugin-module-resolver": "^4.1.0", |
|
0 commit comments