File tree Expand file tree Collapse file tree 26 files changed +577
-557
lines changed
d3-state-visualizer/examples/tree
redux-devtools-inspector-monitor-test-tab/demo
redux-devtools-inspector-monitor-trace-tab
redux-devtools-inspector-monitor
redux-devtools-instrument
redux-devtools-rtk-query-monitor
redux-devtools-slider-monitor Expand file tree Collapse file tree 26 files changed +577
-557
lines changed Original file line number Diff line number Diff line change 3232 "@redux-devtools/slider-monitor" : " workspace:^" ,
3333 "@redux-devtools/ui" : " workspace:^" ,
3434 "@redux-devtools/utils" : " workspace:^" ,
35- "@reduxjs/toolkit" : " ^2.2.8 " ,
35+ "@reduxjs/toolkit" : " ^2.3.0 " ,
3636 "@types/jsan" : " ^3.1.5" ,
3737 "jsan" : " ^3.1.14" ,
3838 "localforage" : " ^1.10.0" ,
5454 "@babel/preset-typescript" : " ^7.25.7" ,
5555 "@babel/register" : " ^7.25.7" ,
5656 "@testing-library/dom" : " ^10.4.0" ,
57- "@testing-library/jest-dom" : " ^6.5.0 " ,
57+ "@testing-library/jest-dom" : " ^6.6.2 " ,
5858 "@testing-library/react" : " ^16.0.1" ,
5959 "@types/chrome" : " ^0.0.278" ,
6060 "@types/lodash-es" : " ^4.17.12" ,
6363 "@types/styled-components" : " ^5.1.34" ,
6464 "chromedriver" : " ^126.0.5" ,
6565 "cross-env" : " ^7.0.3" ,
66- "electron" : " ^31.7.0 " ,
66+ "electron" : " ^31.7.1 " ,
6767 "esbuild" : " ^0.24.0" ,
6868 "globals" : " ^15.11.0" ,
6969 "immutable" : " ^4.3.7" ,
Original file line number Diff line number Diff line change 33 "devDependencies" : {
44 "@babel/core" : " ^7.25.8" ,
55 "@changesets/cli" : " ^2.27.9" ,
6- "@eslint/compat" : " ^1.2.0 " ,
6+ "@eslint/compat" : " ^1.2.1 " ,
77 "@eslint/js" : " ^8.57.1" ,
88 "eslint" : " ^8.57.1" ,
99 "eslint-config-prettier" : " ^9.1.0" ,
1313 "jest" : " ^29.7.0" ,
1414 "prettier" : " 3.3.3" ,
1515 "typescript" : " ~5.5.4" ,
16- "typescript-eslint" : " ^8.9 .0"
16+ "typescript-eslint" : " ^8.10 .0"
1717 },
1818 "scripts" : {
1919 "format" : " prettier --write ." ,
2424 "clean:all" : " pnpm --recursive run clean" ,
2525 "release" : " pnpm build:all && pnpm publish -r"
2626 },
27- "packageManager" : " pnpm@9.12.1 "
27+ "packageManager" : " pnpm@9.12.2 "
2828}
Original file line number Diff line number Diff line change 3232 "@babel/core" : " ^7.25.8" ,
3333 "@babel/preset-env" : " ^7.25.8" ,
3434 "@babel/preset-typescript" : " ^7.25.7" ,
35- "@types/node" : " ^20.16.11 " ,
35+ "@types/node" : " ^20.16.12 " ,
3636 "babel-loader" : " ^9.2.1" ,
3737 "cross-env" : " ^7.0.3" ,
3838 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
39- "html-webpack-plugin" : " ^5.6.0 " ,
39+ "html-webpack-plugin" : " ^5.6.2 " ,
4040 "ts-node" : " ^10.9.2" ,
4141 "typescript" : " ~5.5.4" ,
4242 "webpack" : " ^5.95.0" ,
Original file line number Diff line number Diff line change 3636 "prepublish" : " pnpm run lint && pnpm run test"
3737 },
3838 "dependencies" : {
39- "@types/lodash" : " ^4.17.10 " ,
39+ "@types/lodash" : " ^4.17.11 " ,
4040 "color" : " ^4.2.3" ,
4141 "csstype" : " ^3.1.3" ,
4242 "lodash-es" : " ^4.17.21"
Original file line number Diff line number Diff line change 2323 "@babel/preset-env" : " ^7.25.8" ,
2424 "@babel/preset-react" : " ^7.25.7" ,
2525 "@babel/preset-typescript" : " ^7.25.7" ,
26- "@types/node" : " ^20.16.11 " ,
26+ "@types/node" : " ^20.16.12 " ,
2727 "@types/react" : " ^18.3.11" ,
2828 "@types/react-dom" : " ^18.3.1" ,
2929 "@types/styled-components" : " ^5.1.34" ,
3030 "babel-loader" : " ^9.2.1" ,
3131 "cross-env" : " ^7.0.3" ,
3232 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
33- "html-webpack-plugin" : " ^5.6.0 " ,
33+ "html-webpack-plugin" : " ^5.6.2 " ,
3434 "ts-node" : " ^10.9.2" ,
3535 "typescript" : " ~5.5.4" ,
3636 "webpack" : " ^5.95.0" ,
Original file line number Diff line number Diff line change 3030 "@babel/preset-env" : " ^7.25.8" ,
3131 "@babel/preset-react" : " ^7.25.7" ,
3232 "@babel/preset-typescript" : " ^7.25.7" ,
33- "@types/node" : " ^20.16.11 " ,
33+ "@types/node" : " ^20.16.12 " ,
3434 "@types/react" : " ^18.3.11" ,
3535 "@types/react-dom" : " ^18.3.1" ,
3636 "babel-loader" : " ^9.2.1" ,
3737 "cross-env" : " ^7.0.3" ,
3838 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
39- "html-webpack-plugin" : " ^5.6.0 " ,
39+ "html-webpack-plugin" : " ^5.6.2 " ,
4040 "ts-node" : " ^10.9.2" ,
4141 "typescript" : " ~5.5.4" ,
4242 "webpack" : " ^5.95.0" ,
Original file line number Diff line number Diff line change 4040 "prepublish" : " pnpm run lint && pnpm run test"
4141 },
4242 "dependencies" : {
43- "@types/lodash" : " ^4.17.10 " ,
43+ "@types/lodash" : " ^4.17.11 " ,
4444 "react-base16-styling" : " workspace:^"
4545 },
4646 "devDependencies" : {
Original file line number Diff line number Diff line change 6161 "@babel/preset-react" : " ^7.25.7" ,
6262 "@babel/preset-typescript" : " ^7.25.7" ,
6363 "@emotion/react" : " ^11.13.3" ,
64- "@reduxjs/toolkit" : " ^2.2.8 " ,
64+ "@reduxjs/toolkit" : " ^2.3.0 " ,
6565 "@rjsf/core" : " ^5.21.2" ,
6666 "@testing-library/dom" : " ^10.4.0" ,
67- "@testing-library/jest-dom" : " ^6.5.0 " ,
67+ "@testing-library/jest-dom" : " ^6.6.2 " ,
6868 "@testing-library/react" : " ^16.0.1" ,
6969 "@types/jest" : " ^29.5.13" ,
7070 "@types/jsan" : " ^3.1.5" ,
7171 "@types/json-schema" : " ^7.0.15" ,
72- "@types/node" : " ^20.16.11 " ,
72+ "@types/node" : " ^20.16.12 " ,
7373 "@types/react" : " ^18.3.11" ,
7474 "@types/react-dom" : " ^18.3.1" ,
7575 "@types/styled-components" : " ^5.1.34" ,
Original file line number Diff line number Diff line change 5757 "@babel/preset-react" : " ^7.25.7" ,
5858 "@babel/preset-typescript" : " ^7.25.7" ,
5959 "@emotion/react" : " ^11.13.3" ,
60- "@reduxjs/toolkit" : " ^2.2.8 " ,
60+ "@reduxjs/toolkit" : " ^2.3.0 " ,
6161 "@rjsf/core" : " ^5.21.2" ,
6262 "@types/jsan" : " ^3.1.5" ,
6363 "@types/json-schema" : " ^7.0.15" ,
64- "@types/node" : " ^20.16.11 " ,
64+ "@types/node" : " ^20.16.12 " ,
6565 "@types/react" : " ^18.3.11" ,
6666 "@types/react-dom" : " ^18.3.1" ,
6767 "@types/socketcluster-client" : " ^19.1.0" ,
7474 "fork-ts-checker-webpack-plugin" : " ^9.0.2" ,
7575 "globals" : " ^15.11.0" ,
7676 "html-loader" : " ^5.1.0" ,
77- "html-webpack-plugin" : " ^5.6.0 " ,
77+ "html-webpack-plugin" : " ^5.6.2 " ,
7878 "react" : " ^18.3.1" ,
7979 "react-dom" : " ^18.3.1" ,
8080 "rimraf" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 4444 "@apollo/server" : " ^4.11.0" ,
4545 "@emotion/react" : " ^11.13.3" ,
4646 "@redux-devtools/app" : " workspace:^" ,
47- "@reduxjs/toolkit" : " ^2.2.8 " ,
47+ "@reduxjs/toolkit" : " ^2.3.0 " ,
4848 "@types/react" : " ^18.3.11" ,
4949 "body-parser" : " ^1.20.3" ,
5050 "chalk" : " ^5.3.0" ,
5151 "cors" : " ^2.8.5" ,
5252 "cross-spawn" : " ^7.0.3" ,
53- "electron" : " ^31.7.0 " ,
53+ "electron" : " ^31.7.1 " ,
5454 "express" : " ^4.21.1" ,
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.16.11 " ,
80+ "@types/node" : " ^20.16.12 " ,
8181 "@types/semver" : " ^7.5.8" ,
8282 "@types/socketcluster-client" : " ^19.1.0" ,
8383 "@types/socketcluster-server" : " ^19.0.1" ,
You can’t perform that action at this time.
0 commit comments