Skip to content

Commit 659f699

Browse files
fix(deps): update all non-major dependencies
1 parent fbdbb56 commit 659f699

File tree

11 files changed

+700
-747
lines changed

11 files changed

+700
-747
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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.1",
1010
"eslint-plugin-react": "^7.37.5",
1111
"eslint-plugin-react-hooks": "^7.0.1",
1212
"jest": "^30.2.0",
@@ -23,5 +23,5 @@
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
}

packages/react-base16-styling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
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"

packages/react-json-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
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": {

packages/redux-devtools-app-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
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",

packages/redux-devtools-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
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",

packages/redux-devtools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
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",

packages/redux-devtools-inspector-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
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",

packages/redux-devtools-rtk-query-monitor/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@babel/runtime": "^7.28.4",
14-
"@chakra-ui/react": "^3.29.0",
14+
"@chakra-ui/react": "^3.30.0",
1515
"@emotion/react": "^11.14.0",
1616
"@emotion/styled": "^11.14.1",
1717
"@mswjs/data": "^0.16.2",

packages/redux-devtools-rtk-query-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
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",

packages/redux-devtools-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
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",

0 commit comments

Comments
 (0)