File tree Expand file tree Collapse file tree 11 files changed +32
-19
lines changed
redux-devtools-chart-monitor
redux-devtools-dock-monitor
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-inspector-monitor
redux-devtools-log-monitor
redux-devtools-rtk-query-monitor
redux-devtools-slider-monitor Expand file tree Collapse file tree 11 files changed +32
-19
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @redux-devtools/app ' : major
3+ ' @redux-devtools/chart-monitor ' : major
4+ ' @redux-devtools/dock-monitor ' : major
5+ ' @redux-devtools/inspector-monitor-test-tab ' : major
6+ ' @redux-devtools/inspector-monitor-trace-tab ' : major
7+ ' @redux-devtools/inspector-monitor ' : major
8+ ' @redux-devtools/log-monitor ' : major
9+ ' @redux-devtools/rtk-query-monitor ' : major
10+ ' @redux-devtools/slider-monitor ' : major
11+ ---
12+
13+ Update min required React version to 16.8.4
Original file line number Diff line number Diff line change 119119 "@emotion/react" : " ^11.0.0" ,
120120 "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
121121 "@types/styled-components" : " ^5.1.34" ,
122- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
123- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
122+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
123+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
124124 "styled-components" : " ^5.3.11"
125125 }
126126}
Original file line number Diff line number Diff line change 6868 },
6969 "peerDependencies" : {
7070 "@redux-devtools/core" : " ^3.0.0" ,
71- "@types/react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
72- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
71+ "@types/react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
72+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
7373 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
7474 }
7575}
Original file line number Diff line number Diff line change 6969 },
7070 "peerDependencies" : {
7171 "@redux-devtools/core" : " ^3.0.0" ,
72- "@types/react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
73- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
72+ "@types/react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
73+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
7474 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
7575 }
7676}
Original file line number Diff line number Diff line change 9090 "@redux-devtools/inspector-monitor" : " ^5.0.0" ,
9191 "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
9292 "@types/styled-components" : " ^5.1.34" ,
93- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
94- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
93+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
94+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
9595 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
9696 "styled-components" : " ^5.3.11"
9797 }
Original file line number Diff line number Diff line change 8080 "@emotion/react" : " ^11.0.0" ,
8181 "@redux-devtools/inspector-monitor" : " ^5.0.0" ,
8282 "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
83- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
84- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
83+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
84+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
8585 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
8686 }
8787}
Original file line number Diff line number Diff line change 8383 "@emotion/react" : " ^11.0.0" ,
8484 "@redux-devtools/core" : " ^3.0.0" ,
8585 "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
86- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
87- "react-dom" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
86+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
87+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
8888 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
8989 }
9090}
Original file line number Diff line number Diff line change 7171 },
7272 "peerDependencies" : {
7373 "@redux-devtools/core" : " ^3.0.0" ,
74- "@types/react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
75- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
74+ "@types/react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
75+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
7676 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
7777 }
7878}
Original file line number Diff line number Diff line change 9494 "@emotion/react" : " ^11.0.0" ,
9595 "@redux-devtools/core" : " ^3.0.0" ,
9696 "@reduxjs/toolkit" : " ^1.0.0 || ^2.0.0" ,
97- "@types/react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
97+ "@types/react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
9898 "@types/styled-components" : " ^5.1.34" ,
99- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
99+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
100100 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
101101 "styled-components" : " ^5.3.11"
102102 }
Original file line number Diff line number Diff line change 6060 },
6161 "peerDependencies" : {
6262 "@redux-devtools/core" : " ^3.0.0" ,
63- "@types/react" : " ^16.3 .0 || ^17.0.0 || ^18.0.0" ,
63+ "@types/react" : " ^16.8 .0 || ^17.0.0 || ^18.0.0" ,
6464 "@types/styled-components" : " ^5.1.34" ,
65- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
65+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
6666 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
6767 "styled-components" : " ^5.3.11"
6868 }
You can’t perform that action at this time.
0 commit comments