File tree Expand file tree Collapse file tree 10 files changed +69
-128
lines changed
redux-devtools-inspector-monitor
redux-devtools-rtk-query-monitor Expand file tree Collapse file tree 10 files changed +69
-128
lines changed Original file line number Diff line number Diff line change 66 "@eslint/js" : " ^9.39.1" ,
77 "eslint" : " ^9.39.1" ,
88 "eslint-config-prettier" : " ^10.1.8" ,
9- "eslint-plugin-jest" : " ^29.1 .0" ,
9+ "eslint-plugin-jest" : " ^29.2 .0" ,
1010 "eslint-plugin-react" : " ^7.37.5" ,
1111 "eslint-plugin-react-hooks" : " ^7.0.1" ,
1212 "jest" : " ^30.2.0" ,
2323 "clean:all" : " pnpm --recursive run clean" ,
2424 "release" : " pnpm build:all && pnpm publish -r"
2525 },
26- "packageManager" : " pnpm@10.22 .0"
26+ "packageManager" : " pnpm@10.23 .0"
2727}
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.20 " ,
39+ "@types/lodash" : " ^4.17.21 " ,
4040 "color" : " ^5.0.3" ,
4141 "csstype" : " ^3.2.3" ,
4242 "lodash-es" : " ^4.17.21"
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.20 " ,
43+ "@types/lodash" : " ^4.17.21 " ,
4444 "react-base16-styling" : " workspace:^"
4545 },
4646 "devDependencies" : {
Original file line number Diff line number Diff line change 6363 "@emotion/react" : " ^11.14.0" ,
6464 "@emotion/styled" : " ^11.14.1" ,
6565 "@reduxjs/toolkit" : " ^2.10.1" ,
66- "@rjsf/core" : " ^6.1.1 " ,
66+ "@rjsf/core" : " ^6.1.2 " ,
6767 "@testing-library/dom" : " ^10.4.1" ,
6868 "@testing-library/jest-dom" : " ^6.9.1" ,
6969 "@testing-library/react" : " ^16.3.0" ,
Original file line number Diff line number Diff line change 5959 "@emotion/react" : " ^11.14.0" ,
6060 "@emotion/styled" : " ^11.14.1" ,
6161 "@reduxjs/toolkit" : " ^2.10.1" ,
62- "@rjsf/core" : " ^6.1.1 " ,
62+ "@rjsf/core" : " ^6.1.2 " ,
6363 "@types/jsan" : " ^3.1.5" ,
6464 "@types/json-schema" : " ^7.0.15" ,
6565 "@types/node" : " ^24.10.1" ,
Original file line number Diff line number Diff line change 4141 "node" : " >=20"
4242 },
4343 "dependencies" : {
44- "@apollo/server" : " ^5.1 .0" ,
44+ "@apollo/server" : " ^5.2 .0" ,
4545 "@as-integrations/express5" : " ^1.1.2" ,
4646 "@emotion/react" : " ^11.14.0" ,
4747 "@emotion/styled" : " ^11.14.1" ,
Original file line number Diff line number Diff line change 4040 "@dnd-kit/modifiers" : " ^9.0.0" ,
4141 "@dnd-kit/sortable" : " ^10.0.0" ,
4242 "@dnd-kit/utilities" : " ^3.2.2" ,
43- "@types/lodash" : " ^4.17.20 " ,
43+ "@types/lodash" : " ^4.17.21 " ,
4444 "dateformat" : " ^5.0.3" ,
4545 "hex-rgba" : " ^1.0.2" ,
4646 "immutable" : " ^5.1.4" ,
Original file line number Diff line number Diff line change 4646 "dependencies" : {
4747 "@babel/runtime" : " ^7.28.4" ,
4848 "@redux-devtools/ui" : " workspace:^" ,
49- "@types/lodash" : " ^4.17.20 " ,
49+ "@types/lodash" : " ^4.17.21 " ,
5050 "hex-rgba" : " ^1.0.2" ,
5151 "immutable" : " ^5.1.4" ,
5252 "lodash.debounce" : " ^4.0.8" ,
Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "@babel/runtime" : " ^7.28.4" ,
45- "@rjsf/core" : " ^6.1.1 " ,
46- "@rjsf/utils" : " ^6.1.1 " ,
47- "@rjsf/validator-ajv8" : " ^6.1.1 " ,
45+ "@rjsf/core" : " ^6.1.2 " ,
46+ "@rjsf/utils" : " ^6.1.2 " ,
47+ "@rjsf/validator-ajv8" : " ^6.1.2 " ,
4848 "@types/codemirror" : " ^5.60.17" ,
4949 "@types/json-schema" : " ^7.0.15" ,
5050 "@types/simple-element-resize-detector" : " ^1.3.3" ,
You can’t perform that action at this time.
0 commit comments