File tree Expand file tree Collapse file tree 16 files changed +51
-33
lines changed
redux-devtools-chart-monitor
redux-devtools-dock-monitor
redux-devtools-inspector-monitor
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-log-monitor
redux-devtools-rtk-query-monitor
redux-devtools-slider-monitor Expand file tree Collapse file tree 16 files changed +51
-33
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' react-dock ' : minor
3
+ ' react-json-tree ' : minor
4
+ ' @redux-devtools/app-core ' : minor
5
+ ' @redux-devtools/app ' : minor
6
+ ' @redux-devtools/chart-monitor ' : minor
7
+ ' @redux-devtools/dock-monitor ' : minor
8
+ ' @redux-devtools/inspector-monitor-test-tab ' : minor
9
+ ' @redux-devtools/inspector-monitor-trace-tab ' : minor
10
+ ' @redux-devtools/inspector-monitor ' : minor
11
+ ' @redux-devtools/log-monitor ' : minor
12
+ ' @redux-devtools/rtk-query-monitor ' : minor
13
+ ' @redux-devtools/slider-monitor ' : minor
14
+ ' @redux-devtools/ui ' : minor
15
+ ' @redux-devtools/core ' : minor
16
+ ---
17
+
18
+ Add React 19 to peer deps
Original file line number Diff line number Diff line change 52
52
"typescript" : " ~5.7.3"
53
53
},
54
54
"peerDependencies" : {
55
- "@types/react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
56
- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0"
55
+ "@types/react" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
56
+ "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
57
57
}
58
58
}
Original file line number Diff line number Diff line change 55
55
"typescript" : " ~5.7.3"
56
56
},
57
57
"peerDependencies" : {
58
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
59
- "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0"
58
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
59
+ "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
60
60
}
61
61
}
Original file line number Diff line number Diff line change 91
91
"peerDependencies" : {
92
92
"@emotion/react" : " ^11.14.0" ,
93
93
"@reduxjs/toolkit" : " ^1.0.0 || ^2.0.0" ,
94
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
94
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
95
95
"@types/styled-components" : " ^5.1.34" ,
96
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
97
- "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
96
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
97
+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
98
98
"react-redux" : " ^8.0.0 || ^9.0.0" ,
99
99
"redux" : " ^4.0.0 || ^5.0.0" ,
100
100
"redux-persist" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 90
90
"peerDependencies" : {
91
91
"@emotion/react" : " ^11.14.0" ,
92
92
"@reduxjs/toolkit" : " ^1.0.0 || ^2.0.0" ,
93
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
93
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
94
94
"@types/styled-components" : " ^5.1.34" ,
95
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
96
- "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
95
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
96
+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
97
97
"styled-components" : " ^5.3.11"
98
98
}
99
99
}
Original file line number Diff line number Diff line change 61
61
},
62
62
"peerDependencies" : {
63
63
"@redux-devtools/core" : " workspace:^" ,
64
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
65
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
64
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
65
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
66
66
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
67
67
}
68
68
}
Original file line number Diff line number Diff line change 63
63
},
64
64
"peerDependencies" : {
65
65
"@redux-devtools/core" : " workspace:^" ,
66
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
67
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
66
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
67
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
68
68
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
69
69
}
70
70
}
Original file line number Diff line number Diff line change 82
82
"peerDependencies" : {
83
83
"@emotion/react" : " ^11.14.0" ,
84
84
"@redux-devtools/inspector-monitor" : " workspace:^" ,
85
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
85
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
86
86
"@types/styled-components" : " ^5.1.34" ,
87
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
88
- "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
87
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
88
+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
89
89
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
90
90
"styled-components" : " ^5.3.11"
91
91
}
Original file line number Diff line number Diff line change 71
71
"peerDependencies" : {
72
72
"@emotion/react" : " ^11.14.0" ,
73
73
"@redux-devtools/inspector-monitor" : " workspace:^" ,
74
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
75
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
76
- "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
74
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
75
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
76
+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
77
77
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
78
78
}
79
79
}
Original file line number Diff line number Diff line change 73
73
"peerDependencies" : {
74
74
"@emotion/react" : " ^11.14.0" ,
75
75
"@redux-devtools/core" : " workspace:^" ,
76
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
77
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
78
- "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
76
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
77
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
78
+ "react-dom" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
79
79
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
80
80
}
81
81
}
Original file line number Diff line number Diff line change 64
64
},
65
65
"peerDependencies" : {
66
66
"@redux-devtools/core" : " workspace:^" ,
67
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
68
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
67
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
68
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
69
69
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
70
70
}
71
71
}
Original file line number Diff line number Diff line change 86
86
"@emotion/react" : " ^11.14.0" ,
87
87
"@redux-devtools/core" : " workspace:^" ,
88
88
"@reduxjs/toolkit" : " ^1.0.0 || ^2.0.0" ,
89
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
89
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
90
90
"@types/styled-components" : " ^5.1.34" ,
91
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
91
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
92
92
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
93
93
"styled-components" : " ^5.3.11"
94
94
}
Original file line number Diff line number Diff line change 53
53
},
54
54
"peerDependencies" : {
55
55
"@redux-devtools/core" : " workspace:^" ,
56
- "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0" ,
56
+ "@types/react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
57
57
"@types/styled-components" : " ^5.1.34" ,
58
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
58
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
59
59
"redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
60
60
"styled-components" : " ^5.3.11"
61
61
}
Original file line number Diff line number Diff line change 102
102
"webpack" : " ^5.98.0"
103
103
},
104
104
"peerDependencies" : {
105
- "@types/react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
105
+ "@types/react" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
106
106
"@types/styled-components" : " ^5.1.34" ,
107
- "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0" ,
107
+ "react" : " ^16.3.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
108
108
"styled-components" : " ^5.3.11"
109
109
}
110
110
}
Original file line number Diff line number Diff line change 65
65
"typescript" : " ~5.7.3"
66
66
},
67
67
"peerDependencies" : {
68
- "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0" ,
68
+ "react" : " ^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
69
69
"react-redux" : " ^7.0.0 || ^8.0.0 || ^9.0.0" ,
70
70
"redux" : " ^3.5.2 || ^4.0.0 || ^5.0.0"
71
71
}
You can’t perform that action at this time.
0 commit comments