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-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 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 5252 "typescript" : " ~5.7.3"
5353 },
5454 "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 "
5757 }
5858}
Original file line number Diff line number Diff line change 5555 "typescript" : " ~5.7.3"
5656 },
5757 "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 "
6060 }
6161}
Original file line number Diff line number Diff line change 9191 "peerDependencies" : {
9292 "@emotion/react" : " ^11.14.0" ,
9393 "@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 " ,
9595 "@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 " ,
9898 "react-redux" : " ^8.0.0 || ^9.0.0" ,
9999 "redux" : " ^4.0.0 || ^5.0.0" ,
100100 "redux-persist" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 9090 "peerDependencies" : {
9191 "@emotion/react" : " ^11.14.0" ,
9292 "@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 " ,
9494 "@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 " ,
9797 "styled-components" : " ^5.3.11"
9898 }
9999}
Original file line number Diff line number Diff line change 6161 },
6262 "peerDependencies" : {
6363 "@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 " ,
6666 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
6767 }
6868}
Original file line number Diff line number Diff line change 6363 },
6464 "peerDependencies" : {
6565 "@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 " ,
6868 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
6969 }
7070}
Original file line number Diff line number Diff line change 8282 "peerDependencies" : {
8383 "@emotion/react" : " ^11.14.0" ,
8484 "@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 " ,
8686 "@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 " ,
8989 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0" ,
9090 "styled-components" : " ^5.3.11"
9191 }
Original file line number Diff line number Diff line change 7171 "peerDependencies" : {
7272 "@emotion/react" : " ^11.14.0" ,
7373 "@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 " ,
7777 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
7878 }
7979}
Original file line number Diff line number Diff line change 7373 "peerDependencies" : {
7474 "@emotion/react" : " ^11.14.0" ,
7575 "@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 " ,
7979 "redux" : " ^3.4.0 || ^4.0.0 || ^5.0.0"
8080 }
8181}
You can’t perform that action at this time.
0 commit comments