|
49 | 49 | "react": ">=16.8.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "7.11.6", |
53 | | - "@babel/plugin-transform-runtime": "7.11.5", |
54 | | - "@babel/preset-env": "7.11.5", |
55 | | - "@babel/preset-react": "7.10.4", |
56 | | - "@babel/preset-typescript": "7.10.4", |
| 52 | + "@babel/core": "7.14.0", |
| 53 | + "@babel/plugin-transform-runtime": "7.13.15", |
| 54 | + "@babel/preset-env": "7.14.1", |
| 55 | + "@babel/preset-react": "7.13.13", |
| 56 | + "@babel/preset-typescript": "7.13.0", |
57 | 57 | "@rollup/plugin-commonjs": "11.1.0", |
58 | 58 | "@rollup/plugin-json": "4.1.0", |
59 | 59 | "@rollup/plugin-node-resolve": "7.1.3", |
|
76 | 76 | "@typescript-eslint/parser": "2.34.0", |
77 | 77 | "@typescript-eslint/typescript-estree": "2.34.0", |
78 | 78 | "babel-jest": "24.9.0", |
79 | | - "babel-loader": "8.1.0", |
| 79 | + "babel-loader": "8.2.2", |
80 | 80 | "babel-plugin-add-module-exports": "1.0.4", |
81 | 81 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
82 | 82 | "eslint": "6.8.0", |
|
0 commit comments