Downgrade TS, eslint support. Upgrade ewling config next & eslint plugin react.
This commit is contained in:
@@ -33,13 +33,13 @@
|
||||
"@types/node": "^17.0.23",
|
||||
"@typescript-eslint/eslint-plugin": "^5.17.0",
|
||||
"eslint": "^8.12.0",
|
||||
"eslint-config-next": "<12.1.0",
|
||||
"eslint-config-next": "^12.1.4",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||
"eslint-plugin-react": "<7.28.0",
|
||||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-react-hooks": "<=4.3.0",
|
||||
"prettier": "^2.6.1",
|
||||
"typescript": "^4.6.3"
|
||||
"typescript": "<4.6.0"
|
||||
},
|
||||
"packageManager": "yarn@3.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user