Locking react hooks plugin due to conflicts
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.5.1",
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
||||||
"eslint-plugin-react": "<7.28.0",
|
"eslint-plugin-react": "<7.28.0",
|
||||||
"eslint-plugin-react-hooks": "^4.3.0",
|
"eslint-plugin-react-hooks": "<=4.3.0",
|
||||||
"prettier": "^2.6.1",
|
"prettier": "^2.6.1",
|
||||||
"typescript": "<4.6.0"
|
"typescript": "<4.6.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2507,7 +2507,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-react-hooks@npm:^4.3.0":
|
"eslint-plugin-react-hooks@npm:<=4.3.0, eslint-plugin-react-hooks@npm:^4.3.0":
|
||||||
version: 4.3.0
|
version: 4.3.0
|
||||||
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
|
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3597,7 +3597,7 @@ __metadata:
|
|||||||
eslint-config-prettier: ^8.5.0
|
eslint-config-prettier: ^8.5.0
|
||||||
eslint-plugin-jsx-a11y: ^6.5.1
|
eslint-plugin-jsx-a11y: ^6.5.1
|
||||||
eslint-plugin-react: <7.28.0
|
eslint-plugin-react: <7.28.0
|
||||||
eslint-plugin-react-hooks: ^4.3.0
|
eslint-plugin-react-hooks: <=4.3.0
|
||||||
formik: ^2.2.9
|
formik: ^2.2.9
|
||||||
framer-motion: ^6.2.8
|
framer-motion: ^6.2.8
|
||||||
next: 12.1.4
|
next: 12.1.4
|
||||||
|
|||||||
Reference in New Issue
Block a user