File tree Expand file tree Collapse file tree 19 files changed +1038
-806
lines changed
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-instrument
redux-devtools-rtk-query-monitor Expand file tree Collapse file tree 19 files changed +1038
-806
lines changed Original file line number Diff line number Diff line change 66
66
"esbuild" : " ^0.25.5" ,
67
67
"globals" : " ^16.2.0" ,
68
68
"immutable" : " ^5.1.3" ,
69
- "jest" : " ^29.7 .0" ,
70
- "jest-environment-jsdom" : " ^29.7 .0" ,
69
+ "jest" : " ^30.0 .0" ,
70
+ "jest-environment-jsdom" : " ^30.0 .0" ,
71
71
"pug" : " ^3.0.3" ,
72
72
"rimraf" : " ^6.0.1" ,
73
73
"selenium-webdriver" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 10
10
"eslint-plugin-jest" : " ^28.14.0" ,
11
11
"eslint-plugin-react" : " ^7.37.5" ,
12
12
"eslint-plugin-react-hooks" : " ^5.2.0" ,
13
- "jest" : " ^29.7 .0" ,
13
+ "jest" : " ^30.0 .0" ,
14
14
"prettier" : " 3.5.3" ,
15
15
"typescript" : " ~5.8.3" ,
16
16
"typescript-eslint" : " ^8.34.1"
Original file line number Diff line number Diff line change 40
40
"lodash-es" : " ^4.17.21"
41
41
},
42
42
"devDependencies" : {
43
- "@types/jest" : " ^29.5.14 " ,
43
+ "@types/jest" : " ^30.0.0 " ,
44
44
"@types/lodash-es" : " ^4.17.12" ,
45
45
"immutable" : " ^5.1.3" ,
46
- "jest" : " ^29.7 .0" ,
46
+ "jest" : " ^30.0 .0" ,
47
47
"rimraf" : " ^6.0.1" ,
48
48
"ts-jest" : " ^29.4.0" ,
49
49
"typescript" : " ~5.8.3"
Original file line number Diff line number Diff line change 43
43
},
44
44
"devDependencies" : {
45
45
"@types/color" : " ^4.2.0" ,
46
- "@types/jest" : " ^29.5.14 " ,
46
+ "@types/jest" : " ^30.0.0 " ,
47
47
"@types/lodash-es" : " ^4.17.12" ,
48
- "jest" : " ^29.7 .0" ,
49
- "jest-environment-jsdom" : " ^29.7 .0" ,
48
+ "jest" : " ^30.0 .0" ,
49
+ "jest-environment-jsdom" : " ^30.0 .0" ,
50
50
"rimraf" : " ^6.0.1" ,
51
51
"ts-jest" : " ^29.4.0" ,
52
52
"typescript" : " ~5.8.3"
Original file line number Diff line number Diff line change 44
44
"react-base16-styling" : " workspace:^"
45
45
},
46
46
"devDependencies" : {
47
- "@types/jest" : " ^29.5.14 " ,
47
+ "@types/jest" : " ^30.0.0 " ,
48
48
"@types/react" : " ^19.1.8" ,
49
- "jest" : " ^29.7 .0" ,
49
+ "jest" : " ^30.0 .0" ,
50
50
"react" : " ^19.1.0" ,
51
51
"rimraf" : " ^6.0.1" ,
52
52
"ts-jest" : " ^29.4.0" ,
Original file line number Diff line number Diff line change 67
67
"@testing-library/dom" : " ^10.4.0" ,
68
68
"@testing-library/jest-dom" : " ^6.6.3" ,
69
69
"@testing-library/react" : " ^16.3.0" ,
70
- "@types/jest" : " ^29.5.14 " ,
70
+ "@types/jest" : " ^30.0.0 " ,
71
71
"@types/jsan" : " ^3.1.5" ,
72
72
"@types/json-schema" : " ^7.0.15" ,
73
73
"@types/node" : " ^22.15.32" ,
74
74
"@types/react" : " ^19.1.8" ,
75
75
"@types/react-dom" : " ^19.1.6" ,
76
76
"cross-env" : " ^7.0.3" ,
77
77
"esbuild" : " ^0.25.5" ,
78
- "jest" : " ^29.7 .0" ,
79
- "jest-environment-jsdom" : " ^29.7 .0" ,
78
+ "jest" : " ^30.0 .0" ,
79
+ "jest-environment-jsdom" : " ^30.0 .0" ,
80
80
"react" : " ^19.1.0" ,
81
81
"react-dom" : " ^19.1.0" ,
82
82
"react-redux" : " ^9.2.0" ,
Original file line number Diff line number Diff line change 74
74
"@types/cors" : " ^2.8.19" ,
75
75
"@types/cross-spawn" : " ^6.0.6" ,
76
76
"@types/express" : " ^5.0.3" ,
77
- "@types/jest" : " ^29.5.14 " ,
77
+ "@types/jest" : " ^30.0.0 " ,
78
78
"@types/lodash-es" : " ^4.17.12" ,
79
79
"@types/minimist" : " ^1.2.5" ,
80
80
"@types/morgan" : " ^1.9.10" ,
85
85
"@types/supertest" : " ^6.0.3" ,
86
86
"@types/uuid" : " ^10.0.0" ,
87
87
"globals" : " ^16.2.0" ,
88
- "jest" : " ^29.7 .0" ,
88
+ "jest" : " ^30.0 .0" ,
89
89
"ncp" : " ^2.0.0" ,
90
90
"rimraf" : " ^6.0.1" ,
91
91
"socketcluster-client" : " ^19.2.6" ,
Original file line number Diff line number Diff line change 67
67
"@testing-library/dom" : " ^10.4.0" ,
68
68
"@testing-library/react" : " ^16.3.0" ,
69
69
"@types/es6template" : " ^1.0.5" ,
70
- "@types/jest" : " ^29.5.14 " ,
70
+ "@types/jest" : " ^30.0.0 " ,
71
71
"@types/jsan" : " ^3.1.5" ,
72
72
"@types/object-path" : " ^0.11.4" ,
73
73
"@types/react" : " ^19.1.8" ,
74
- "jest" : " ^29.7 .0" ,
75
- "jest-environment-jsdom" : " ^29.7 .0" ,
74
+ "jest" : " ^30.0 .0" ,
75
+ "jest-environment-jsdom" : " ^30.0 .0" ,
76
76
"react" : " ^19.1.0" ,
77
77
"react-dom" : " ^19.1.0" ,
78
78
"redux" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 53
53
"@testing-library/dom" : " ^10.4.0" ,
54
54
"@testing-library/react" : " ^16.3.0" ,
55
55
"@types/babel__code-frame" : " ^7.0.6" ,
56
- "@types/jest" : " ^29.5.14 " ,
56
+ "@types/jest" : " ^30.0.0 " ,
57
57
"@types/node" : " ^22.15.32" ,
58
58
"@types/path-browserify" : " ^1.0.3" ,
59
59
"@types/react" : " ^19.1.8" ,
60
60
"@types/source-map" : " 0.5.2" ,
61
- "jest" : " ^29.7 .0" ,
62
- "jest-environment-jsdom" : " ^29.7 .0" ,
61
+ "jest" : " ^30.0 .0" ,
62
+ "jest-environment-jsdom" : " ^30.0 .0" ,
63
63
"react" : " ^19.1.0" ,
64
64
"react-dom" : " ^19.1.0" ,
65
65
"redux" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 47
47
"@babel/plugin-transform-runtime" : " ^7.27.4" ,
48
48
"@babel/preset-env" : " ^7.27.2" ,
49
49
"@babel/preset-typescript" : " ^7.27.1" ,
50
- "@types/jest" : " ^29.5.14 " ,
50
+ "@types/jest" : " ^30.0.0 " ,
51
51
"@types/node" : " ^22.15.32" ,
52
- "jest" : " ^29.7 .0" ,
52
+ "jest" : " ^30.0 .0" ,
53
53
"redux" : " ^5.0.1" ,
54
54
"rimraf" : " ^6.0.1" ,
55
55
"rxjs" : " ^7.8.2" ,
You can’t perform that action at this time.
0 commit comments