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" ,
Original file line number Diff line number Diff line change 69
69
"@testing-library/dom" : " ^10.4.0" ,
70
70
"@testing-library/jest-dom" : " ^6.6.3" ,
71
71
"@testing-library/react" : " ^16.3.0" ,
72
- "@types/jest" : " ^29.5.14 " ,
72
+ "@types/jest" : " ^30.0.0 " ,
73
73
"@types/hex-rgba" : " ^1.0.3" ,
74
74
"@types/lodash.debounce" : " ^4.0.9" ,
75
75
"@types/react" : " ^19.1.8" ,
76
- "jest" : " ^29.7 .0" ,
77
- "jest-environment-jsdom" : " ^29.7 .0" ,
76
+ "jest" : " ^30.0 .0" ,
77
+ "jest-environment-jsdom" : " ^30.0 .0" ,
78
78
"react" : " ^19.1.0" ,
79
79
"react-dom" : " ^19.1.0" ,
80
80
"react-redux" : " ^9.2.0" ,
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/jsan" : " ^3.1.5" ,
52
52
"immutable" : " ^5.1.3" ,
53
- "jest" : " ^29.7 .0" ,
53
+ "jest" : " ^30.0 .0" ,
54
54
"rimraf" : " ^6.0.1" ,
55
55
"ts-jest" : " ^29.4.0" ,
56
56
"typescript" : " ~5.8.3"
Original file line number Diff line number Diff line change 72
72
"@testing-library/user-event" : " ^14.6.1" ,
73
73
"@types/color" : " ^4.2.0" ,
74
74
"@types/node" : " ^22.15.32" ,
75
- "@types/jest" : " ^29.5.14 " ,
75
+ "@types/jest" : " ^30.0.0 " ,
76
76
"@types/react" : " ^19.1.8" ,
77
77
"babel-loader" : " ^10.0.0" ,
78
78
"csstype" : " ^3.1.3" ,
79
- "jest" : " ^29.7 .0" ,
80
- "jest-environment-jsdom" : " ^29.7 .0" ,
79
+ "jest" : " ^30.0 .0" ,
80
+ "jest-environment-jsdom" : " ^30.0 .0" ,
81
81
"ncp" : " ^2.0.0" ,
82
82
"react" : " ^19.1.0" ,
83
83
"react-dom" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
1
+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
2
3
3
exports [` Editor renders correctly 1` ] = `
4
4
<div
@@ -76,7 +76,7 @@ exports[`Editor renders correctly 1`] = `
76
76
>
77
77
<span
78
78
role = " presentation"
79
- style = " padding-right: .1px;"
79
+ style = " padding-right: 0 .1px;"
80
80
>
81
81
<span
82
82
class = " cm-keyword"
Original file line number Diff line number Diff line change 1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
1
+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
2
3
3
exports [` Form renders correctly 1` ] = `
4
4
<form
@@ -233,7 +233,7 @@ exports[`Form renders correctly 1`] = `
233
233
id = " react-select-2-input"
234
234
role = " combobox"
235
235
spellcheck = " false"
236
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
236
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
237
237
tabindex = " 0"
238
238
type = " text"
239
239
value = " "
@@ -614,7 +614,7 @@ exports[`Form renders with no button 1`] = `
614
614
id = " react-select-4-input"
615
615
role = " combobox"
616
616
spellcheck = " false"
617
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
617
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
618
618
tabindex = " 0"
619
619
type = " text"
620
620
value = " "
@@ -986,7 +986,7 @@ exports[`Form renders with primary button 1`] = `
986
986
id = " react-select-3-input"
987
987
role = " combobox"
988
988
spellcheck = " false"
989
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
989
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
990
990
tabindex = " 0"
991
991
type = " text"
992
992
value = " "
Original file line number Diff line number Diff line change 1
- // Jest Snapshot v1, https://goo.gl/fbAQLP
1
+ // Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
2
2
3
3
exports [` Select renders correctly 1` ] = `
4
4
<div
@@ -44,7 +44,7 @@ exports[`Select renders correctly 1`] = `
44
44
id = " react-select-2-input"
45
45
role = " combobox"
46
46
spellcheck = " false"
47
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
47
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
48
48
tabindex = " 0"
49
49
type = " text"
50
50
value = " "
@@ -241,7 +241,7 @@ exports[`Select should select another option 1`] = `
241
241
id = " react-select-4-input"
242
242
role = " combobox"
243
243
spellcheck = " false"
244
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
244
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
245
245
tabindex = " 0"
246
246
type = " text"
247
247
value = " two"
@@ -353,7 +353,7 @@ exports[`Select shouldn't find any results 1`] = `
353
353
id = " react-select-5-input"
354
354
role = " combobox"
355
355
spellcheck = " false"
356
- style = " opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
356
+ style = " color: inherit; background: 0px; opacity: 1; width: 100%; grid-area: 1 / 2; min-width: 2px; border: 0px; margin: 0px; outline: 0; padding: 0px;"
357
357
tabindex = " 0"
358
358
type = " text"
359
359
value = " text"
Original file line number Diff line number Diff line change 52
52
"@babel/preset-env" : " ^7.27.2" ,
53
53
"@babel/preset-react" : " ^7.27.1" ,
54
54
"@babel/preset-typescript" : " ^7.27.1" ,
55
- "@types/jest" : " ^29.5.14 " ,
55
+ "@types/jest" : " ^30.0.0 " ,
56
56
"@types/node" : " ^22.15.32" ,
57
57
"@types/react" : " ^19.1.8" ,
58
- "jest" : " ^29.7 .0" ,
58
+ "jest" : " ^30.0 .0" ,
59
59
"react" : " ^19.1.0" ,
60
60
"react-dom" : " ^19.1.0" ,
61
61
"react-redux" : " ^9.2.0" ,
You can’t perform that action at this time.
0 commit comments