File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 96
96
"eslint-plugin-import" : " ^2.29.1" ,
97
97
"eslint-plugin-n" : " ^15.0.0 || ^16.0.0 " ,
98
98
"eslint-plugin-promise" : " ^6.0.0" ,
99
- "eslint-plugin-react" : " ^7.33.2 " ,
99
+ "eslint-plugin-react" : " ^7.34.1 " ,
100
100
"eslint-plugin-tailwind" : " ^0.2.1" ,
101
101
"eslint-plugin-tailwindcss" : " ^3.13.0" ,
102
102
"next" : " ^13.5.5" ,
Original file line number Diff line number Diff line change @@ -6707,10 +6707,10 @@ eslint-plugin-promise@^6.0.0:
6707
6707
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
6708
6708
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
6709
6709
6710
- eslint-plugin-react@^7.33.2:
6711
- version "7.34.0 "
6712
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0 .tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c "
6713
- integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ ==
6710
+ eslint-plugin-react@^7.33.2, eslint-plugin-react@^7.34.1 :
6711
+ version "7.34.1 "
6712
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1 .tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997 "
6713
+ integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw ==
6714
6714
dependencies:
6715
6715
array-includes "^3.1.7"
6716
6716
array.prototype.findlast "^1.2.4"
You can’t perform that action at this time.
0 commit comments