File tree 26 files changed +604
-591
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
26 files changed +604
-591
lines changed Original file line number Diff line number Diff line change 37
37
"jsan" : " ^3.1.14" ,
38
38
"localforage" : " ^1.10.0" ,
39
39
"lodash-es" : " ^4.17.21" ,
40
- "react" : " ^18.3.1 " ,
41
- "react-dom" : " ^18.3.1 " ,
40
+ "react" : " ^19.0.0 " ,
41
+ "react-dom" : " ^19.0.0 " ,
42
42
"react-icons" : " ^5.5.0" ,
43
- "react-is" : " ^18.3.1 " ,
43
+ "react-is" : " ^19.0.0 " ,
44
44
"react-json-tree" : " workspace:^" ,
45
45
"react-redux" : " ^9.2.0" ,
46
46
"redux" : " ^5.0.1" ,
58
58
"@testing-library/react" : " ^16.2.0" ,
59
59
"@types/chrome" : " ^0.0.308" ,
60
60
"@types/lodash-es" : " ^4.17.12" ,
61
- "@types/react" : " ^18.3.18 " ,
62
- "@types/react-dom" : " ^18.3.5 " ,
61
+ "@types/react" : " ^19.0.11 " ,
62
+ "@types/react-dom" : " ^19.0.4 " ,
63
63
"@types/styled-components" : " ^5.1.34" ,
64
64
"chromedriver" : " ^126.0.5" ,
65
65
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 9
9
"eslint-config-prettier" : " ^10.0.2" ,
10
10
"eslint-plugin-jest" : " ^28.11.0" ,
11
11
"eslint-plugin-react" : " ^7.37.4" ,
12
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
12
+ "eslint-plugin-react-hooks" : " ^5.2.0 " ,
13
13
"jest" : " ^29.7.0" ,
14
14
"prettier" : " 3.5.3" ,
15
15
"typescript" : " ~5.8.2" ,
Original file line number Diff line number Diff line change 10
10
"type-check" : " tsc --noEmit"
11
11
},
12
12
"dependencies" : {
13
- "react" : " ^18.3.1 " ,
13
+ "react" : " ^19.0.0 " ,
14
14
"react-bootstrap" : " ^2.10.9" ,
15
15
"react-dock" : " workspace:^" ,
16
- "react-dom" : " ^18.3.1 " ,
16
+ "react-dom" : " ^19.0.0 " ,
17
17
"react-icons" : " ^5.5.0" ,
18
- "react-is" : " ^18.3.1 " ,
18
+ "react-is" : " ^19.0.0 " ,
19
19
"styled-components" : " ^5.3.11"
20
20
},
21
21
"devDependencies" : {
24
24
"@babel/preset-react" : " ^7.26.3" ,
25
25
"@babel/preset-typescript" : " ^7.26.0" ,
26
26
"@types/node" : " ^22.13.9" ,
27
- "@types/react" : " ^18.3.18 " ,
28
- "@types/react-dom" : " ^18.3.5 " ,
27
+ "@types/react" : " ^19.0.11 " ,
28
+ "@types/react-dom" : " ^19.0.4 " ,
29
29
"@types/styled-components" : " ^5.1.34" ,
30
30
"babel-loader" : " ^10.0.0" ,
31
31
"cross-env" : " ^7.0.3" ,
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@types/jest" : " ^29.5.14" ,
44
- "@types/react" : " ^18.3.18 " ,
44
+ "@types/react" : " ^19.0.11 " ,
45
45
"@types/react-test-renderer" : " ^18.3.1" ,
46
46
"jest" : " ^29.7.0" ,
47
47
"jest-environment-jsdom" : " ^29.7.0" ,
48
- "react" : " ^18.3.1 " ,
49
- "react-test-renderer" : " ^18.3.1 " ,
48
+ "react" : " ^19.0.0 " ,
49
+ "react-test-renderer" : " ^19.0.0 " ,
50
50
"rimraf" : " ^6.0.1" ,
51
51
"ts-jest" : " ^29.2.6" ,
52
52
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 20
20
},
21
21
"dependencies" : {
22
22
"immutable" : " ^5.0.3" ,
23
- "react" : " ^18.3.1 " ,
23
+ "react" : " ^19.0.0 " ,
24
24
"react-base16-styling" : " workspace:^" ,
25
- "react-dom" : " ^18.3.1 " ,
25
+ "react-dom" : " ^19.0.0 " ,
26
26
"react-json-tree" : " workspace:^"
27
27
},
28
28
"devDependencies" : {
31
31
"@babel/preset-react" : " ^7.26.3" ,
32
32
"@babel/preset-typescript" : " ^7.26.0" ,
33
33
"@types/node" : " ^22.13.9" ,
34
- "@types/react" : " ^18.3.18 " ,
35
- "@types/react-dom" : " ^18.3.5 " ,
34
+ "@types/react" : " ^19.0.11 " ,
35
+ "@types/react-dom" : " ^19.0.4 " ,
36
36
"babel-loader" : " ^10.0.0" ,
37
37
"cross-env" : " ^7.0.3" ,
38
38
"fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
Original file line number Diff line number Diff line change 45
45
},
46
46
"devDependencies" : {
47
47
"@types/jest" : " ^29.5.14" ,
48
- "@types/react" : " ^18.3.18 " ,
48
+ "@types/react" : " ^19.0.11 " ,
49
49
"@types/react-test-renderer" : " ^18.3.1" ,
50
50
"jest" : " ^29.7.0" ,
51
- "react" : " ^18.3.1 " ,
52
- "react-test-renderer" : " ^18.3.1 " ,
51
+ "react" : " ^19.0.0 " ,
52
+ "react-test-renderer" : " ^19.0.0 " ,
53
53
"rimraf" : " ^6.0.1" ,
54
54
"ts-jest" : " ^29.2.6" ,
55
55
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 50
50
"jsan" : " ^3.1.14" ,
51
51
"jsondiffpatch" : " ^0.6.0" ,
52
52
"react-icons" : " ^5.5.0" ,
53
- "react-is" : " ^18.3.1 "
53
+ "react-is" : " ^19.0.0 "
54
54
},
55
55
"devDependencies" : {
56
56
"@babel/cli" : " ^7.26.4" ,
70
70
"@types/jsan" : " ^3.1.5" ,
71
71
"@types/json-schema" : " ^7.0.15" ,
72
72
"@types/node" : " ^22.13.9" ,
73
- "@types/react" : " ^18.3.18 " ,
74
- "@types/react-dom" : " ^18.3.5 " ,
73
+ "@types/react" : " ^19.0.11 " ,
74
+ "@types/react-dom" : " ^19.0.4 " ,
75
75
"@types/styled-components" : " ^5.1.34" ,
76
76
"cross-env" : " ^7.0.3" ,
77
77
"esbuild" : " ^0.25.0" ,
78
78
"jest" : " ^29.7.0" ,
79
79
"jest-environment-jsdom" : " ^29.7.0" ,
80
- "react" : " ^18.3.1 " ,
81
- "react-dom" : " ^18.3.1 " ,
80
+ "react" : " ^19.0.0 " ,
81
+ "react-dom" : " ^19.0.0 " ,
82
82
"react-redux" : " ^9.2.0" ,
83
83
"redux" : " ^5.0.1" ,
84
84
"redux-persist" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 62
62
"@types/jsan" : " ^3.1.5" ,
63
63
"@types/json-schema" : " ^7.0.15" ,
64
64
"@types/node" : " ^22.13.9" ,
65
- "@types/react" : " ^18.3.18 " ,
66
- "@types/react-dom" : " ^18.3.5 " ,
65
+ "@types/react" : " ^19.0.11 " ,
66
+ "@types/react-dom" : " ^19.0.4 " ,
67
67
"@types/socketcluster-client" : " ^19.1.0" ,
68
68
"@types/styled-components" : " ^5.1.34" ,
69
69
"@types/webpack-env" : " ^1.18.8" ,
75
75
"globals" : " ^15.15.0" ,
76
76
"html-loader" : " ^5.1.0" ,
77
77
"html-webpack-plugin" : " ^5.6.3" ,
78
- "react" : " ^18.3.1 " ,
79
- "react-dom" : " ^18.3.1 " ,
78
+ "react" : " ^19.0.0 " ,
79
+ "react-dom" : " ^19.0.0 " ,
80
80
"rimraf" : " ^6.0.1" ,
81
81
"style-loader" : " ^4.0.0" ,
82
82
"styled-components" : " ^5.3.11" ,
Original file line number Diff line number Diff line change 53
53
"@babel/preset-react" : " ^7.26.3" ,
54
54
"@babel/preset-typescript" : " ^7.26.0" ,
55
55
"@redux-devtools/core" : " workspace:^" ,
56
- "@types/react" : " ^18.3.18 " ,
57
- "react" : " ^18.3.1 " ,
56
+ "@types/react" : " ^19.0.11 " ,
57
+ "react" : " ^19.0.0 " ,
58
58
"redux" : " ^5.0.1" ,
59
59
"rimraf" : " ^6.0.1" ,
60
60
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 45
45
"@emotion/react" : " ^11.14.0" ,
46
46
"@redux-devtools/app" : " workspace:^" ,
47
47
"@reduxjs/toolkit" : " ^2.6.0" ,
48
- "@types/react" : " ^18.3.18 " ,
48
+ "@types/react" : " ^19.0.11 " ,
49
49
"body-parser" : " ^1.20.3" ,
50
50
"chalk" : " ^5.4.1" ,
51
51
"cors" : " ^2.8.5" ,
59
59
"minimist" : " ^1.2.8" ,
60
60
"morgan" : " ^1.10.0" ,
61
61
"open" : " ^10.1.0" ,
62
- "react" : " ^18.3.1 " ,
63
- "react-dom" : " ^18.3.1 " ,
64
- "react-is" : " ^18.3.1 " ,
62
+ "react" : " ^19.0.0 " ,
63
+ "react-dom" : " ^19.0.0 " ,
64
+ "react-is" : " ^19.0.0 " ,
65
65
"semver" : " ^7.7.1" ,
66
66
"socketcluster-server" : " ^19.1.1" ,
67
67
"sqlite3" : " ^5.1.7" ,
Original file line number Diff line number Diff line change 55
55
"@babel/preset-typescript" : " ^7.26.0" ,
56
56
"@redux-devtools/core" : " workspace:^" ,
57
57
"@types/parse-key" : " ^0.2.2" ,
58
- "@types/react" : " ^18.3.18 " ,
59
- "react" : " ^18.3.1 " ,
58
+ "@types/react" : " ^19.0.11 " ,
59
+ "react" : " ^19.0.0 " ,
60
60
"redux" : " ^5.0.1" ,
61
61
"rimraf" : " ^6.0.1" ,
62
62
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 18
18
"@redux-devtools/ui" : " workspace:^" ,
19
19
"immutable" : " ^5.0.3" ,
20
20
"lodash.shuffle" : " ^4.2.0" ,
21
- "react" : " ^18.3.1 " ,
22
- "react-dom" : " ^18.3.1 " ,
23
- "react-is" : " ^18.3.1 " ,
21
+ "react" : " ^19.0.0 " ,
22
+ "react-dom" : " ^19.0.0 " ,
23
+ "react-is" : " ^19.0.0 " ,
24
24
"react-redux" : " ^9.2.0" ,
25
25
"react-router-dom" : " ^6.30.0" ,
26
26
"redux" : " ^5.0.1" ,
34
34
"@babel/preset-typescript" : " ^7.26.0" ,
35
35
"@types/lodash.shuffle" : " ^4.2.9" ,
36
36
"@types/node" : " ^22.13.9" ,
37
- "@types/react" : " ^18.3.18 " ,
38
- "@types/react-dom" : " ^18.3.5 " ,
37
+ "@types/react" : " ^19.0.11 " ,
38
+ "@types/react-dom" : " ^19.0.4 " ,
39
39
"@types/redux-logger" : " ^3.0.13" ,
40
40
"@types/styled-components" : " ^5.1.34" ,
41
41
"@types/webpack-env" : " ^1.18.8" ,
Original file line number Diff line number Diff line change 69
69
"@types/jest" : " ^29.5.14" ,
70
70
"@types/jsan" : " ^3.1.5" ,
71
71
"@types/object-path" : " ^0.11.4" ,
72
- "@types/react" : " ^18.3.18 " ,
72
+ "@types/react" : " ^19.0.11 " ,
73
73
"jest" : " ^29.7.0" ,
74
74
"jest-environment-jsdom" : " ^29.7.0" ,
75
- "react" : " ^18.3.1 " ,
76
- "react-dom" : " ^18.3.1 " ,
75
+ "react" : " ^19.0.0 " ,
76
+ "react-dom" : " ^19.0.0 " ,
77
77
"redux" : " ^5.0.1" ,
78
78
"rimraf" : " ^6.0.1" ,
79
79
"ts-jest" : " ^29.2.6" ,
Original file line number Diff line number Diff line change 56
56
"@types/jest" : " ^29.5.14" ,
57
57
"@types/node" : " ^22.13.9" ,
58
58
"@types/path-browserify" : " ^1.0.3" ,
59
- "@types/react" : " ^18.3.18 " ,
59
+ "@types/react" : " ^19.0.11 " ,
60
60
"@types/source-map" : " 0.5.2" ,
61
61
"jest" : " ^29.7.0" ,
62
62
"jest-environment-jsdom" : " ^29.7.0" ,
63
- "react" : " ^18.3.1 " ,
64
- "react-dom" : " ^18.3.1 " ,
65
- "react-test-renderer" : " ^18.3.1 " ,
63
+ "react" : " ^19.0.0 " ,
64
+ "react-dom" : " ^19.0.0 " ,
65
+ "react-test-renderer" : " ^19.0.0 " ,
66
66
"redux" : " ^5.0.1" ,
67
67
"rimraf" : " ^6.0.1" ,
68
68
"ts-jest" : " ^29.2.6" ,
Original file line number Diff line number Diff line change 16
16
"@redux-devtools/inspector-monitor" : " workspace:^" ,
17
17
"immutable" : " ^5.0.3" ,
18
18
"lodash.shuffle" : " ^4.2.0" ,
19
- "react" : " ^18.3.1 " ,
19
+ "react" : " ^19.0.0 " ,
20
20
"react-base16-styling" : " workspace:^" ,
21
21
"react-bootstrap" : " ^2.10.9" ,
22
- "react-dom" : " ^18.3.1 " ,
22
+ "react-dom" : " ^19.0.0 " ,
23
23
"react-redux" : " ^9.2.0" ,
24
24
"react-router-dom" : " ^6.30.0" ,
25
25
"redux" : " ^5.0.1" ,
32
32
"@babel/preset-typescript" : " ^7.26.0" ,
33
33
"@types/lodash.shuffle" : " ^4.2.9" ,
34
34
"@types/node" : " ^22.13.9" ,
35
- "@types/react" : " ^18.3.18 " ,
36
- "@types/react-dom" : " ^18.3.5 " ,
35
+ "@types/react" : " ^19.0.11 " ,
36
+ "@types/react-dom" : " ^19.0.4 " ,
37
37
"@types/redux-logger" : " ^3.0.13" ,
38
38
"@types/webpack-env" : " ^1.18.8" ,
39
39
"babel-loader" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 64
64
"@types/dateformat" : " ^5.0.3" ,
65
65
"@types/hex-rgba" : " ^1.0.3" ,
66
66
"@types/lodash.debounce" : " ^4.0.9" ,
67
- "@types/react" : " ^18.3.18 " ,
68
- "react" : " ^18.3.1 " ,
67
+ "@types/react" : " ^19.0.11 " ,
68
+ "react" : " ^19.0.0 " ,
69
69
"redux" : " ^5.0.1" ,
70
70
"rimraf" : " ^6.0.1" ,
71
71
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 56
56
"@babel/preset-react" : " ^7.26.3" ,
57
57
"@babel/preset-typescript" : " ^7.26.0" ,
58
58
"@redux-devtools/core" : " workspace:^" ,
59
- "@types/react" : " ^18.3.18 " ,
60
- "react" : " ^18.3.1 " ,
59
+ "@types/react" : " ^19.0.11 " ,
60
+ "react" : " ^19.0.0 " ,
61
61
"redux" : " ^5.0.1" ,
62
62
"rimraf" : " ^6.0.1" ,
63
63
"typescript" : " ~5.8.2"
Original file line number Diff line number Diff line change 21
21
"@reduxjs/toolkit" : " ^2.6.0" ,
22
22
"framer-motion" : " ^11.18.2" ,
23
23
"msw" : " ^2.7.3" ,
24
- "react" : " ^18.3.1 " ,
25
- "react-dom" : " ^18.3.1 " ,
24
+ "react" : " ^19.0.0 " ,
25
+ "react-dom" : " ^19.0.0 " ,
26
26
"react-icons" : " ^5.5.0" ,
27
- "react-is" : " ^18.3.1 " ,
27
+ "react-is" : " ^19.0.0 " ,
28
28
"react-redux" : " ^9.2.0" ,
29
29
"react-router-dom" : " ^6.30.0" ,
30
30
"styled-components" : " ^5.3.11"
36
36
"@babel/preset-react" : " ^7.26.3" ,
37
37
"@babel/preset-typescript" : " ^7.26.0" ,
38
38
"@types/node" : " ^22.13.9" ,
39
- "@types/react" : " ^18.3.18 " ,
40
- "@types/react-dom" : " ^18.3.5 " ,
39
+ "@types/react" : " ^19.0.11 " ,
40
+ "@types/react-dom" : " ^19.0.4 " ,
41
41
"@types/styled-components" : " ^5.1.34" ,
42
42
"babel-loader" : " ^10.0.0" ,
43
43
"copy-webpack-plugin" : " ^12.0.2" ,
Original file line number Diff line number Diff line change 71
71
"@types/jest" : " ^29.5.14" ,
72
72
"@types/hex-rgba" : " ^1.0.3" ,
73
73
"@types/lodash.debounce" : " ^4.0.9" ,
74
- "@types/react" : " ^18.3.18 " ,
74
+ "@types/react" : " ^19.0.11 " ,
75
75
"jest" : " ^29.7.0" ,
76
76
"jest-environment-jsdom" : " ^29.7.0" ,
77
- "react" : " ^18.3.1 " ,
78
- "react-dom" : " ^18.3.1 " ,
77
+ "react" : " ^19.0.0 " ,
78
+ "react-dom" : " ^19.0.0 " ,
79
79
"react-redux" : " ^9.2.0" ,
80
80
"redux" : " ^5.0.1" ,
81
81
"rimraf" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 20
20
"@redux-devtools/log-monitor" : " workspace:^" ,
21
21
"@redux-devtools/slider-monitor" : " workspace:^" ,
22
22
"classnames" : " ^2.5.1" ,
23
- "react" : " ^18.3.1 " ,
24
- "react-dom" : " ^18.3.1 " ,
25
- "react-is" : " ^18.3.1 " ,
23
+ "react" : " ^19.0.0 " ,
24
+ "react-dom" : " ^19.0.0 " ,
25
+ "react-is" : " ^19.0.0 " ,
26
26
"react-redux" : " ^9.2.0" ,
27
27
"redux" : " ^5.0.1" ,
28
28
"styled-components" : " ^5.3.11" ,
34
34
"@babel/preset-react" : " ^7.26.3" ,
35
35
"@babel/preset-typescript" : " ^7.26.0" ,
36
36
"@types/node" : " ^22.13.9" ,
37
- "@types/react" : " ^18.3.18 " ,
38
- "@types/react-dom" : " ^18.3.5 " ,
37
+ "@types/react" : " ^19.0.11 " ,
38
+ "@types/react-dom" : " ^19.0.4 " ,
39
39
"@types/styled-components" : " ^5.1.34" ,
40
40
"@types/webpack-env" : " ^1.18.8" ,
41
41
"babel-loader" : " ^10.0.0" ,
Original file line number Diff line number Diff line change 45
45
"@babel/preset-typescript" : " ^7.26.0" ,
46
46
"@redux-devtools/core" : " workspace:^" ,
47
47
"@types/node" : " ^22.13.9" ,
48
- "@types/react" : " ^18.3.18 " ,
49
- "react" : " ^18.3.1 " ,
48
+ "@types/react" : " ^19.0.11 " ,
49
+ "react" : " ^19.0.0 " ,
50
50
"redux" : " ^5.0.1" ,
51
51
"rimraf" : " ^6.0.1" ,
52
52
"typescript" : " ~5.8.2"
You can’t perform that action at this time.
0 commit comments