|
31 | 31 | "react": "^16.14.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "7.12.13", |
35 | | - "@babel/plugin-proposal-class-properties": "7.12.13", |
36 | | - "@babel/plugin-transform-runtime": "7.12.15", |
37 | | - "@babel/preset-env": "7.12.13", |
| 34 | + "@babel/core": "7.13.8", |
| 35 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 36 | + "@babel/plugin-transform-runtime": "7.13.9", |
| 37 | + "@babel/preset-env": "7.13.9", |
38 | 38 | "@babel/preset-react": "7.12.13", |
39 | | - "@babel/runtime": "7.12.13", |
| 39 | + "@babel/runtime": "7.13.9", |
40 | 40 | "babel-eslint": "10.1.0", |
41 | 41 | "babel-preset-minify": "0.5.1", |
42 | | - "eslint": "7.19.0", |
| 42 | + "eslint": "7.21.0", |
43 | 43 | "eslint-plugin-babel": "5.3.1", |
44 | 44 | "eslint-plugin-import": "2.22.1", |
45 | 45 | "eslint-plugin-jsbox": "0.1.1", |
46 | 46 | "eslint-plugin-react-hooks": "4.2.0", |
47 | 47 | "prettier": "2.2.1", |
48 | 48 | "react": "17.0.1", |
49 | | - "rollup": "2.38.5", |
| 49 | + "rollup": "2.40.0", |
50 | 50 | "rollup-plugin-babel": "4.4.0", |
51 | 51 | "rollup-plugin-cleanup": "3.2.1", |
52 | 52 | "rollup-plugin-commonjs": "10.1.0", |
|
0 commit comments