File tree Expand file tree Collapse file tree 3 files changed +179
-253
lines changed Expand file tree Collapse file tree 3 files changed +179
-253
lines changed Original file line number Diff line number Diff line change 3939 "@types/node" : " ^14.0.0" ,
4040 "@types/react" : " ^18.2.6" ,
4141 "@types/react-dom" : " ^18.2.4" ,
42+ "@types/react-redux" : " ^7.1.25" ,
4243 "@types/react-router-dom" : " ^5.3.3" ,
4344 "@types/redux-mock-store" : " ^1.0.1" ,
4445 "@typescript-eslint/eslint-plugin" : " ^5.59.5" ,
4748 "eslint-config-airbnb-typescript" : " ^16.1.0" ,
4849 "eslint-config-prettier" : " ^8.0.0" ,
4950 "eslint-plugin-import" : " ^2.27.5" ,
50- "eslint-plugin-jsx-a11y" : " ^6.4 .1" ,
51+ "eslint-plugin-jsx-a11y" : " ^6.7 .1" ,
5152 "eslint-plugin-prettier" : " ^4.0.0" ,
52- "eslint-plugin-react" : " ^7.21.5 " ,
53- "eslint-plugin-react-hooks" : " ^4.0.8 " ,
53+ "eslint-plugin-react" : " ^7.32.2 " ,
54+ "eslint-plugin-react-hooks" : " ^4.6.0 " ,
5455 "prettier" : " ^2.0.0" ,
5556 "react" : " ^18.2.0" ,
5657 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 55 "@types/node" : " 14.0.0" ,
66 "@types/react" : " 18.2.6" ,
77 "@types/react-dom" : " 18.2.4" ,
8- "@types/react-redux" : " 8.0.5 " ,
8+ "@types/react-redux" : " 7.1.25 " ,
99 "@types/react-router-dom" : " 5.3.3" ,
1010 "@types/redux-mock-store" : " 1.0.1" ,
1111 "@typescript-eslint/eslint-plugin" : " 5.59.5" ,
1414 "eslint-config-airbnb-typescript" : " 16.1.0" ,
1515 "eslint-config-prettier" : " 8.0.0" ,
1616 "eslint-plugin-import" : " 2.27.5" ,
17- "eslint-plugin-jsx-a11y" : " 6.4 .1" ,
17+ "eslint-plugin-jsx-a11y" : " 6.7 .1" ,
1818 "eslint-plugin-prettier" : " 4.0.0" ,
19- "eslint-plugin-react" : " 7.21.5 " ,
20- "eslint-plugin-react-hooks" : " 4.0.8 " ,
19+ "eslint-plugin-react" : " 7.32.2 " ,
20+ "eslint-plugin-react-hooks" : " 4.6.0 " ,
2121 "prettier" : " 2.0.0" ,
2222 "react-redux" : " 8.0.5" ,
2323 "react-router-dom" : " 6.11.1" ,
You can’t perform that action at this time.
0 commit comments