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 119
119
"@emotion/react" : " ^11.0.0" ,
120
120
"@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
121
121
"@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" ,
124
124
"styled-components" : " ^5.3.11"
125
125
}
126
126
}
Original file line number Diff line number Diff line change 68
68
},
69
69
"peerDependencies" : {
70
70
"@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" ,
73
73
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
74
74
}
75
75
}
Original file line number Diff line number Diff line change 69
69
},
70
70
"peerDependencies" : {
71
71
"@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" ,
74
74
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
75
75
}
76
76
}
Original file line number Diff line number Diff line change 90
90
"@redux-devtools/inspector-monitor" : " ^5.0.0" ,
91
91
"@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
92
92
"@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" ,
95
95
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
96
96
"styled-components" : " ^5.3.11"
97
97
}
Original file line number Diff line number Diff line change 80
80
"@emotion/react" : " ^11.0.0" ,
81
81
"@redux-devtools/inspector-monitor" : " ^5.0.0" ,
82
82
"@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" ,
85
85
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
86
86
}
87
87
}
Original file line number Diff line number Diff line change 83
83
"@emotion/react" : " ^11.0.0" ,
84
84
"@redux-devtools/core" : " ^3.0.0" ,
85
85
"@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" ,
88
88
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
89
89
}
90
90
}
Original file line number Diff line number Diff line change 71
71
},
72
72
"peerDependencies" : {
73
73
"@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" ,
76
76
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
77
77
}
78
78
}
Original file line number Diff line number Diff line change 94
94
"@emotion/react" : " ^11.0.0" ,
95
95
"@redux-devtools/core" : " ^3.0.0" ,
96
96
"@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" ,
98
98
"@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" ,
100
100
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
101
101
"styled-components" : " ^5.3.11"
102
102
}
Original file line number Diff line number Diff line change 60
60
},
61
61
"peerDependencies" : {
62
62
"@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" ,
64
64
"@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" ,
66
66
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
67
67
"styled-components" : " ^5.3.11"
68
68
}
You can’t perform that action at this time.
0 commit comments