File tree Expand file tree Collapse file tree 17 files changed +191
-183
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 17 files changed +191
-183
lines changed Original file line number Diff line number Diff line change 5656 "@testing-library/dom" : " ^10.4.1" ,
5757 "@testing-library/jest-dom" : " ^6.9.1" ,
5858 "@testing-library/react" : " ^16.3.0" ,
59- "@types/chrome" : " ^0.1.31 " ,
59+ "@types/chrome" : " ^0.1.32 " ,
6060 "@types/lodash-es" : " ^4.17.12" ,
6161 "@types/react" : " ^19.2.7" ,
6262 "@types/react-dom" : " ^19.2.3" ,
7272 "rimraf" : " ^6.1.2" ,
7373 "selenium-webdriver" : " ^4.38.0" ,
7474 "sinon-chrome" : " ^3.0.1" ,
75- "ts-jest" : " ^29.4.5 " ,
75+ "ts-jest" : " ^29.4.6 " ,
7676 "typescript" : " ~5.9.3" ,
7777 "webpack" : " ^5.103.0" ,
7878 "webpack-cli" : " ^6.0.1"
Original file line number Diff line number Diff line change 1212 "jest" : " ^30.2.0" ,
1313 "prettier" : " 3.7.3" ,
1414 "typescript" : " ~5.9.3" ,
15- "typescript-eslint" : " ^8.48.0 "
15+ "typescript-eslint" : " ^8.48.1 "
1616 },
1717 "scripts" : {
1818 "format" : " prettier --write ." ,
Original file line number Diff line number Diff line change 4545 "immutable" : " ^5.1.4" ,
4646 "jest" : " ^30.2.0" ,
4747 "rimraf" : " ^6.1.2" ,
48- "ts-jest" : " ^29.4.5 " ,
48+ "ts-jest" : " ^29.4.6 " ,
4949 "typescript" : " ~5.9.3"
5050 }
5151}
Original file line number Diff line number Diff line change 4848 "jest" : " ^30.2.0" ,
4949 "jest-environment-jsdom" : " ^30.2.0" ,
5050 "rimraf" : " ^6.1.2" ,
51- "ts-jest" : " ^29.4.5 " ,
51+ "ts-jest" : " ^29.4.6 " ,
5252 "typescript" : " ~5.9.3"
5353 }
5454}
Original file line number Diff line number Diff line change 4949 "jest" : " ^30.2.0" ,
5050 "react" : " ^19.2.0" ,
5151 "rimraf" : " ^6.1.2" ,
52- "ts-jest" : " ^29.4.5 " ,
52+ "ts-jest" : " ^29.4.6 " ,
5353 "typescript" : " ~5.9.3"
5454 },
5555 "peerDependencies" : {
Original file line number Diff line number Diff line change 8383 "redux" : " ^5.0.1" ,
8484 "redux-persist" : " ^6.0.0" ,
8585 "rimraf" : " ^6.1.2" ,
86- "ts-jest" : " ^29.4.5 " ,
86+ "ts-jest" : " ^29.4.6 " ,
8787 "ts-node" : " ^10.9.2" ,
8888 "typescript" : " ~5.9.3"
8989 },
Original file line number Diff line number Diff line change 7979 "react-dom" : " ^19.2.0" ,
8080 "rimraf" : " ^6.1.2" ,
8181 "style-loader" : " ^4.0.0" ,
82- "ts-jest" : " ^29.4.5 " ,
82+ "ts-jest" : " ^29.4.6 " ,
8383 "ts-node" : " ^10.9.2" ,
8484 "typescript" : " ~5.9.3" ,
8585 "webpack" : " ^5.103.0" ,
Original file line number Diff line number Diff line change 7373 "@types/body-parser" : " ^1.19.6" ,
7474 "@types/cors" : " ^2.8.19" ,
7575 "@types/cross-spawn" : " ^6.0.6" ,
76- "@types/express" : " ^5.0.5 " ,
76+ "@types/express" : " ^5.0.6 " ,
7777 "@types/jest" : " ^30.0.0" ,
7878 "@types/lodash-es" : " ^4.17.12" ,
7979 "@types/minimist" : " ^1.2.5" ,
9090 "rimraf" : " ^6.1.2" ,
9191 "socketcluster-client" : " ^19.2.7" ,
9292 "supertest" : " ^7.1.4" ,
93- "ts-jest" : " ^29.4.5 " ,
93+ "ts-jest" : " ^29.4.6 " ,
9494 "typescript" : " ~5.9.3"
9595 }
9696}
Original file line number Diff line number Diff line change 7777 "react-dom" : " ^19.2.0" ,
7878 "redux" : " ^5.0.1" ,
7979 "rimraf" : " ^6.1.2" ,
80- "ts-jest" : " ^29.4.5 " ,
80+ "ts-jest" : " ^29.4.6 " ,
8181 "typescript" : " ~5.9.3"
8282 },
8383 "peerDependencies" : {
Original file line number Diff line number Diff line change 3232 "dependencies" : {
3333 "@babel/code-frame" : " ^8.0.0-beta.3" ,
3434 "@babel/runtime" : " ^7.28.4" ,
35- "@types/chrome" : " ^0.1.31 " ,
35+ "@types/chrome" : " ^0.1.32 " ,
3636 "anser" : " ^2.3.3" ,
3737 "html-entities" : " ^2.6.0" ,
3838 "path-browserify" : " ^1.0.1" ,
6464 "react-dom" : " ^19.2.0" ,
6565 "redux" : " ^5.0.1" ,
6666 "rimraf" : " ^6.1.2" ,
67- "ts-jest" : " ^29.4.5 " ,
67+ "ts-jest" : " ^29.4.6 " ,
6868 "typescript" : " ~5.9.3"
6969 },
7070 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments