File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/eslint-config-next Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6060 "cross-env" : " ^7.0.3" ,
6161 "cypress" : " ^13.14.1" ,
6262 "eslint" : " ^8.57.0" ,
63- "eslint-plugin-react" : " ^7.35.1 " ,
63+ "eslint-plugin-react" : " ^7.35.2 " ,
6464 "eslint-plugin-react-hooks" : " ^4.6.2" ,
6565 "husky" : " ^9.1.5" ,
6666 "jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 1313 "peerDependencies" : {
1414 "@typescript-eslint/eslint-plugin" : " >= 7.18.0" ,
1515 "eslint" : " >= 8.57.0" ,
16- "eslint-plugin-react" : " >= 7.35.1 " ,
16+ "eslint-plugin-react" : " >= 7.35.2 " ,
1717 "eslint-plugin-react-hooks" : " >= 4.6.2"
1818 },
1919 "dependencies" : {
Original file line number Diff line number Diff line change @@ -6128,10 +6128,10 @@ eslint-plugin-react-hooks@^4.6.2:
61286128 resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
61296129 integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
61306130
6131- eslint-plugin-react@^7.35.1 :
6132- version "7.35.1 "
6133- resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.1 .tgz#afc80387031aa99dd6e0a14437c77d02e5700b47 "
6134- integrity sha512-B5ok2JgbaaWn/zXbKCGgKDNL2tsID3Pd/c/yvjcpsd9HQDwyYc/TQv3AZMmOvrJgCs3AnYNUHRCQEMMQAYJ7Yg ==
6131+ eslint-plugin-react@^7.35.2 :
6132+ version "7.35.2 "
6133+ resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.2 .tgz#d32500d3ec268656d5071918bfec78cfd8b070ed "
6134+ integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ ==
61356135 dependencies:
61366136 array-includes "^3.1.8"
61376137 array.prototype.findlast "^1.2.5"
You can’t perform that action at this time.
0 commit comments