File tree Expand file tree Collapse file tree 8 files changed +79
-27
lines changed
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-rtk-query-monitor Expand file tree Collapse file tree 8 files changed +79
-27
lines changed Original file line number Diff line number Diff line change 9
9
.idea
10
10
.eslintcache
11
11
! packages /redux-devtools-slider-monitor /examples /todomvc /dist /index.html
12
- .nx / cache
12
+ .nx
Original file line number Diff line number Diff line change 52
52
"@babel/preset-react" : " ^7.24.7" ,
53
53
"@babel/preset-typescript" : " ^7.24.7" ,
54
54
"@babel/register" : " ^7.24.6" ,
55
+ "@testing-library/dom" : " ^10.1.0" ,
55
56
"@testing-library/jest-dom" : " ^6.4.5" ,
56
- "@testing-library/react" : " ^14.3.1 " ,
57
+ "@testing-library/react" : " ^16.0.0 " ,
57
58
"@types/chrome" : " ^0.0.268" ,
58
59
"@types/lodash" : " ^4.17.4" ,
59
60
"@types/react" : " ^18.3.3" ,
Original file line number Diff line number Diff line change 74
74
"@babel/preset-typescript" : " ^7.24.7" ,
75
75
"@emotion/react" : " ^11.11.4" ,
76
76
"@rjsf/core" : " ^4.2.3" ,
77
+ "@testing-library/dom" : " ^10.1.0" ,
77
78
"@testing-library/jest-dom" : " ^6.4.5" ,
78
- "@testing-library/react" : " ^14.3.1 " ,
79
+ "@testing-library/react" : " ^16.0.0 " ,
79
80
"@types/jest" : " ^29.5.12" ,
80
81
"@types/jsan" : " ^3.1.5" ,
81
82
"@types/json-schema" : " ^7.0.15" ,
Original file line number Diff line number Diff line change 63
63
"@emotion/react" : " ^11.11.4" ,
64
64
"@redux-devtools/core" : " ^4.0.0" ,
65
65
"@redux-devtools/inspector-monitor" : " ^6.0.0" ,
66
- "@testing-library/react" : " ^14.3.1" ,
66
+ "@testing-library/dom" : " ^10.1.0" ,
67
+ "@testing-library/react" : " ^16.0.0" ,
67
68
"@types/es6template" : " ^1.0.5" ,
68
69
"@types/jest" : " ^29.5.12" ,
69
70
"@types/jsan" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 50
50
"@emotion/react" : " ^11.11.4" ,
51
51
"@redux-devtools/core" : " ^4.0.0" ,
52
52
"@redux-devtools/inspector-monitor" : " ^6.0.1" ,
53
- "@testing-library/react" : " ^14.3.1" ,
53
+ "@testing-library/dom" : " ^10.1.0" ,
54
+ "@testing-library/react" : " ^16.0.0" ,
54
55
"@types/babel__code-frame" : " ^7.0.6" ,
55
56
"@types/html-entities" : " ^1.3.4" ,
56
57
"@types/jest" : " ^29.5.12" ,
Original file line number Diff line number Diff line change 65
65
"@emotion/react" : " ^11.11.4" ,
66
66
"@redux-devtools/core" : " ^4.0.0" ,
67
67
"@reduxjs/toolkit" : " ^1.9.7" ,
68
+ "@testing-library/dom" : " ^10.1.0" ,
68
69
"@testing-library/jest-dom" : " ^6.4.5" ,
69
- "@testing-library/react" : " ^14.3.1 " ,
70
+ "@testing-library/react" : " ^16.0.0 " ,
70
71
"@types/jest" : " ^29.5.12" ,
71
72
"@types/hex-rgba" : " ^1.0.3" ,
72
73
"@types/lodash.debounce" : " ^4.0.9" ,
Original file line number Diff line number Diff line change 72
72
"@storybook/react" : " ^8.1.6" ,
73
73
"@storybook/react-webpack5" : " ^8.1.6" ,
74
74
"@storybook/test" : " ^8.1.6" ,
75
- "@testing-library/dom" : " ^9.3.4 " ,
76
- "@testing-library/react" : " ^14.3.1 " ,
75
+ "@testing-library/dom" : " ^10.1.0 " ,
76
+ "@testing-library/react" : " ^16.0.0 " ,
77
77
"@testing-library/user-event" : " ^14.5.2" ,
78
78
"@types/color" : " ^3.0.6" ,
79
79
"@types/jest" : " ^29.5.12" ,
You can’t perform that action at this time.
0 commit comments