Upgraded eslint config next and eslint plugin react hooks
This commit is contained in:
@@ -33,11 +33,11 @@
|
||||
"@types/react": "<18.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.25.0",
|
||||
"eslint": "^8.16.0",
|
||||
"eslint-config-next": "^12.1.5",
|
||||
"eslint-config-next": "^12.1.6",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-react-hooks": "<=4.3.0",
|
||||
"eslint-plugin-react-hooks": "^4.5.0",
|
||||
"prettier": "^2.6.2",
|
||||
"typescript": "^4.6.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user