|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@babel/core": "^7.0.0",
|
| 33 | + "@babel/eslint-parser": "^7.13.10", |
33 | 34 | "@babel/plugin-proposal-class-properties": "^7.0.0",
|
34 | 35 | "@babel/preset-env": "^7.0.0",
|
35 | 36 | "@babel/preset-react": "^7.0.0",
|
36 | 37 | "@babel/register": "^7.0.0",
|
37 | 38 | "@types/react": "^16.4.13",
|
38 | 39 | "@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
|
39 |
| - "babel-eslint": "^10.0.1", |
40 | 40 | "babel-loader": "^8.0.0",
|
41 | 41 | "browser-sync": "^2.18.6",
|
42 | 42 | "chai": "^4.0.0",
|
43 | 43 | "enzyme": "^3.0.0",
|
44 | 44 | "eslint": "^7.12.1",
|
45 |
| - "eslint-config-takiyon-react": "^0.5.0", |
| 45 | + "eslint-config-takiyon-react": "^1.0.0", |
46 | 46 | "eslint-import-resolver-webpack": "^0.13.0",
|
47 | 47 | "eslint-plugin-import": "^2.2.0",
|
48 | 48 | "eslint-plugin-jsx-a11y": "^6.0.2",
|
49 | 49 | "eslint-plugin-react": "^7.10.0",
|
| 50 | + "eslint-plugin-react-hooks": "^4.2.0", |
50 | 51 | "gulp": "^4.0.0",
|
51 | 52 | "gulp-autoprefixer": "^7.0.0",
|
52 | 53 | "gulp-clean-css": "^4.0.0",
|
|
0 commit comments