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 99.idea
1010.eslintcache
1111! 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 5252 "@babel/preset-react" : " ^7.24.7" ,
5353 "@babel/preset-typescript" : " ^7.24.7" ,
5454 "@babel/register" : " ^7.24.6" ,
55+ "@testing-library/dom" : " ^10.1.0" ,
5556 "@testing-library/jest-dom" : " ^6.4.5" ,
56- "@testing-library/react" : " ^14.3.1 " ,
57+ "@testing-library/react" : " ^16.0.0 " ,
5758 "@types/chrome" : " ^0.0.268" ,
5859 "@types/lodash" : " ^4.17.4" ,
5960 "@types/react" : " ^18.3.3" ,
Original file line number Diff line number Diff line change 7474 "@babel/preset-typescript" : " ^7.24.7" ,
7575 "@emotion/react" : " ^11.11.4" ,
7676 "@rjsf/core" : " ^4.2.3" ,
77+ "@testing-library/dom" : " ^10.1.0" ,
7778 "@testing-library/jest-dom" : " ^6.4.5" ,
78- "@testing-library/react" : " ^14.3.1 " ,
79+ "@testing-library/react" : " ^16.0.0 " ,
7980 "@types/jest" : " ^29.5.12" ,
8081 "@types/jsan" : " ^3.1.5" ,
8182 "@types/json-schema" : " ^7.0.15" ,
Original file line number Diff line number Diff line change 6363 "@emotion/react" : " ^11.11.4" ,
6464 "@redux-devtools/core" : " ^4.0.0" ,
6565 "@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" ,
6768 "@types/es6template" : " ^1.0.5" ,
6869 "@types/jest" : " ^29.5.12" ,
6970 "@types/jsan" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 5050 "@emotion/react" : " ^11.11.4" ,
5151 "@redux-devtools/core" : " ^4.0.0" ,
5252 "@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" ,
5455 "@types/babel__code-frame" : " ^7.0.6" ,
5556 "@types/html-entities" : " ^1.3.4" ,
5657 "@types/jest" : " ^29.5.12" ,
Original file line number Diff line number Diff line change 6565 "@emotion/react" : " ^11.11.4" ,
6666 "@redux-devtools/core" : " ^4.0.0" ,
6767 "@reduxjs/toolkit" : " ^1.9.7" ,
68+ "@testing-library/dom" : " ^10.1.0" ,
6869 "@testing-library/jest-dom" : " ^6.4.5" ,
69- "@testing-library/react" : " ^14.3.1 " ,
70+ "@testing-library/react" : " ^16.0.0 " ,
7071 "@types/jest" : " ^29.5.12" ,
7172 "@types/hex-rgba" : " ^1.0.3" ,
7273 "@types/lodash.debounce" : " ^4.0.9" ,
Original file line number Diff line number Diff line change 7272 "@storybook/react" : " ^8.1.6" ,
7373 "@storybook/react-webpack5" : " ^8.1.6" ,
7474 "@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 " ,
7777 "@testing-library/user-event" : " ^14.5.2" ,
7878 "@types/color" : " ^3.0.6" ,
7979 "@types/jest" : " ^29.5.12" ,
You can’t perform that action at this time.
0 commit comments