File tree Expand file tree Collapse file tree 23 files changed +599
-521
lines changed
d3-state-visualizer/examples/tree
redux-devtools-inspector-monitor-test-tab
redux-devtools-inspector-monitor-trace-tab
redux-devtools-inspector-monitor/demo
redux-devtools-instrument
redux-devtools-rtk-query-monitor/demo
redux-devtools-slider-monitor Expand file tree Collapse file tree 23 files changed +599
-521
lines changed Original file line number Diff line number Diff line change 3838 "lodash-es" : " ^4.17.21" ,
3939 "react" : " ^18.3.1" ,
4040 "react-dom" : " ^18.3.1" ,
41- "react-icons" : " ^5.2.1 " ,
41+ "react-icons" : " ^5.3.0 " ,
4242 "react-is" : " ^18.3.1" ,
4343 "react-json-tree" : " ^0.19.0" ,
4444 "react-redux" : " ^9.1.2" ,
5555 "@testing-library/dom" : " ^10.4.0" ,
5656 "@testing-library/jest-dom" : " ^6.4.8" ,
5757 "@testing-library/react" : " ^16.0.0" ,
58- "@types/chrome" : " ^0.0.269 " ,
58+ "@types/chrome" : " ^0.0.270 " ,
5959 "@types/lodash-es" : " ^4.17.12" ,
6060 "@types/react" : " ^18.3.3" ,
6161 "@types/react-dom" : " ^18.3.0" ,
6262 "@types/styled-components" : " ^5.1.34" ,
6363 "chromedriver" : " ^126.0.5" ,
6464 "cross-env" : " ^7.0.3" ,
65- "electron" : " ^31.3.1 " ,
65+ "electron" : " ^31.4.0 " ,
6666 "esbuild" : " ^0.23.0" ,
6767 "eslint" : " ^8.57.0" ,
6868 "eslint-config-airbnb" : " ^19.0.4" ,
Original file line number Diff line number Diff line change 88 "@nrwl/nx-cloud" : " ^19.0.0" ,
99 "eslint" : " ^8.57.0" ,
1010 "eslint-config-prettier" : " ^9.1.0" ,
11- "eslint-plugin-jest" : " ^28.7 .0" ,
11+ "eslint-plugin-jest" : " ^28.8 .0" ,
1212 "eslint-plugin-react" : " ^7.35.0" ,
1313 "eslint-plugin-react-hooks" : " ^4.6.2" ,
1414 "jest" : " ^29.7.0" ,
15- "nx" : " ^19.5.6 " ,
15+ "nx" : " ^19.6.0 " ,
1616 "prettier" : " 3.3.3" ,
1717 "typescript" : " ~5.5.4" ,
18- "typescript-eslint" : " ^8.0.1 "
18+ "typescript-eslint" : " ^8.1.0 "
1919 },
2020 "scripts" : {
2121 "format" : " prettier --write ." ,
Original file line number Diff line number Diff line change 3232 "@babel/core" : " ^7.25.2" ,
3333 "@babel/preset-env" : " ^7.25.3" ,
3434 "@babel/preset-typescript" : " ^7.24.7" ,
35- "@types/node" : " ^20.14.14 " ,
35+ "@types/node" : " ^20.14.15 " ,
3636 "babel-loader" : " ^9.1.3" ,
3737 "cross-env" : " ^7.0.3" ,
3838 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
Original file line number Diff line number Diff line change 1414 "react-bootstrap" : " ^2.10.4" ,
1515 "react-dock" : " ^0.7.0" ,
1616 "react-dom" : " ^18.3.1" ,
17- "react-icons" : " ^5.2.1 " ,
17+ "react-icons" : " ^5.3.0 " ,
1818 "react-is" : " ^18.3.1" ,
1919 "styled-components" : " ^5.3.11"
2020 },
2323 "@babel/preset-env" : " ^7.25.3" ,
2424 "@babel/preset-react" : " ^7.24.7" ,
2525 "@babel/preset-typescript" : " ^7.24.7" ,
26- "@types/node" : " ^20.14.14 " ,
26+ "@types/node" : " ^20.14.15 " ,
2727 "@types/react" : " ^18.3.3" ,
2828 "@types/react-dom" : " ^18.3.0" ,
2929 "@types/styled-components" : " ^5.1.34" ,
Original file line number Diff line number Diff line change 3030 "@babel/preset-env" : " ^7.25.3" ,
3131 "@babel/preset-react" : " ^7.24.7" ,
3232 "@babel/preset-typescript" : " ^7.24.7" ,
33- "@types/node" : " ^20.14.14 " ,
33+ "@types/node" : " ^20.14.15 " ,
3434 "@types/react" : " ^18.3.3" ,
3535 "@types/react-dom" : " ^18.3.0" ,
3636 "babel-loader" : " ^9.1.3" ,
Original file line number Diff line number Diff line change 4949 "javascript-stringify" : " ^2.1.0" ,
5050 "jsan" : " ^3.1.14" ,
5151 "jsondiffpatch" : " ^0.6.0" ,
52- "react-icons" : " ^5.2.1 " ,
52+ "react-icons" : " ^5.3.0 " ,
5353 "react-is" : " ^18.3.1"
5454 },
5555 "devDependencies" : {
6969 "@types/jest" : " ^29.5.12" ,
7070 "@types/jsan" : " ^3.1.5" ,
7171 "@types/json-schema" : " ^7.0.15" ,
72- "@types/node" : " ^20.14.14 " ,
72+ "@types/node" : " ^20.14.15 " ,
7373 "@types/react" : " ^18.3.3" ,
7474 "@types/react-dom" : " ^18.3.0" ,
7575 "@types/styled-components" : " ^5.1.34" ,
Original file line number Diff line number Diff line change 4747 "react-redux" : " ^9.1.2" ,
4848 "redux" : " ^5.0.1" ,
4949 "redux-persist" : " ^6.0.0" ,
50- "socketcluster-client" : " ^19.2.1 "
50+ "socketcluster-client" : " ^19.2.2 "
5151 },
5252 "devDependencies" : {
5353 "@babel/cli" : " ^7.24.8" ,
6363 "@types/jsan" : " ^3.1.5" ,
6464 "@types/json-schema" : " ^7.0.15" ,
6565 "@types/lodash" : " ^4.17.7" ,
66- "@types/node" : " ^20.14.14 " ,
66+ "@types/node" : " ^20.14.15 " ,
6767 "@types/react" : " ^18.3.3" ,
6868 "@types/react-dom" : " ^18.3.0" ,
6969 "@types/socketcluster-client" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 4141 "node" : " >= 18.12.0"
4242 },
4343 "dependencies" : {
44- "@apollo/server" : " ^4.10.5 " ,
44+ "@apollo/server" : " ^4.11.0 " ,
4545 "@emotion/react" : " ^11.13.0" ,
4646 "@redux-devtools/app" : " ^6.0.0" ,
4747 "@reduxjs/toolkit" : " ^2.2.7" ,
5050 "chalk" : " ^5.3.0" ,
5151 "cors" : " ^2.8.5" ,
5252 "cross-spawn" : " ^7.0.3" ,
53- "electron" : " ^31.3.1 " ,
53+ "electron" : " ^31.4.0 " ,
5454 "express" : " ^4.19.2" ,
5555 "get-port" : " ^7.1.0" ,
5656 "graphql" : " ^16.9.0" ,
7777 "@types/lodash-es" : " ^4.17.12" ,
7878 "@types/minimist" : " ^1.2.5" ,
7979 "@types/morgan" : " ^1.9.9" ,
80- "@types/node" : " ^20.14.14 " ,
80+ "@types/node" : " ^20.14.15 " ,
8181 "@types/semver" : " ^7.5.8" ,
8282 "@types/socketcluster-client" : " ^19.1.0" ,
8383 "@types/socketcluster-server" : " ^19.0.1" ,
8888 "jest" : " ^29.7.0" ,
8989 "ncp" : " ^2.0.0" ,
9090 "rimraf" : " ^6.0.1" ,
91- "socketcluster-client" : " ^19.2.1 " ,
91+ "socketcluster-client" : " ^19.2.2 " ,
9292 "supertest" : " ^7.0.0" ,
9393 "ts-jest" : " ^29.2.4" ,
9494 "typescript" : " ~5.5.4"
Original file line number Diff line number Diff line change 3333 "@babel/preset-react" : " ^7.24.7" ,
3434 "@babel/preset-typescript" : " ^7.24.7" ,
3535 "@types/lodash.shuffle" : " ^4.2.9" ,
36- "@types/node" : " ^20.14.14 " ,
36+ "@types/node" : " ^20.14.15 " ,
3737 "@types/react" : " ^18.3.3" ,
3838 "@types/react-dom" : " ^18.3.0" ,
3939 "@types/redux-logger" : " ^3.0.13" ,
Original file line number Diff line number Diff line change 4949 "javascript-stringify" : " ^2.1.0" ,
5050 "jsan" : " ^3.1.14" ,
5151 "object-path" : " ^0.11.8" ,
52- "react-icons" : " ^5.2.1 " ,
52+ "react-icons" : " ^5.3.0 " ,
5353 "simple-diff" : " ^1.7.2"
5454 },
5555 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments