fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2026-01-10 22:02:36 +00:00 committed by GitHub
parent 62cb6ddc25
commit a8b2c1a0f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
31 changed files with 582 additions and 580 deletions

View File

@ -56,9 +56,9 @@
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.1",
"@types/chrome": "^0.1.32",
"@types/chrome": "^0.1.33",
"@types/lodash-es": "^4.17.12",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"chromedriver": "^126.0.5",
"cross-env": "^10.1.0",

View File

@ -6,13 +6,13 @@
"@eslint/js": "^9.39.2",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jest": "^29.11.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"jest": "^30.2.0",
"prettier": "3.7.4",
"typescript": "~5.9.3",
"typescript-eslint": "^8.50.1"
"typescript-eslint": "^8.52.0"
},
"scripts": {
"format": "prettier --write .",
@ -23,5 +23,5 @@
"clean:all": "pnpm --recursive run clean",
"release": "pnpm build:all && pnpm publish -r"
},
"packageManager": "pnpm@10.26.2"
"packageManager": "pnpm@10.28.0"
}

View File

@ -32,7 +32,7 @@
"@babel/core": "^7.28.5",
"@babel/preset-env": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",
"fork-ts-checker-webpack-plugin": "^9.1.0",

View File

@ -36,7 +36,7 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.21",
"@types/lodash": "^4.17.23",
"color": "^5.0.3",
"csstype": "^3.2.3",
"lodash-es": "^4.17.22"

View File

@ -23,8 +23,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",

View File

@ -39,7 +39,7 @@
"lodash-es": "^4.17.22"
},
"devDependencies": {
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"rimraf": "^6.1.2",
"typescript": "~5.9.3"

View File

@ -30,8 +30,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"babel-loader": "^10.0.0",
"cross-env": "^10.1.0",

View File

@ -40,12 +40,12 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.21",
"@types/lodash": "^4.17.23",
"react-base16-styling": "workspace:^"
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"jest": "^30.2.0",
"react": "^19.2.3",
"rimraf": "^6.1.2",

View File

@ -70,8 +70,8 @@
"@types/jest": "^30.0.0",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"cross-env": "^10.1.0",
"esbuild": "^0.27.2",

View File

@ -62,8 +62,8 @@
"@rjsf/core": "^6.1.2",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/socketcluster-client": "^20.0.0",
"@types/webpack-env": "^1.18.8",

View File

@ -53,7 +53,7 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@redux-devtools/core": "workspace:^",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -47,8 +47,8 @@
"@emotion/styled": "^11.14.1",
"@redux-devtools/app": "workspace:^",
"@reduxjs/toolkit": "^2.11.2",
"@types/react": "^19.2.7",
"body-parser": "^2.2.1",
"@types/react": "^19.2.8",
"body-parser": "^2.2.2",
"chalk": "^5.6.2",
"cors": "^2.8.5",
"cross-spawn": "^7.0.6",
@ -78,7 +78,7 @@
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.10",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/semver": "^7.7.1",
"@types/socketcluster-client": "^20.0.0",
"@types/socketcluster-server": "^20.0.0",
@ -89,7 +89,7 @@
"ncp": "^2.0.0",
"rimraf": "^6.1.2",
"socketcluster-client": "^20.0.1",
"supertest": "^7.1.4",
"supertest": "^7.2.2",
"ts-jest": "^29.4.6",
"typescript": "~5.9.3"
}

View File

@ -55,7 +55,7 @@
"@babel/preset-typescript": "^7.28.5",
"@redux-devtools/core": "workspace:^",
"@types/parse-key": "^0.2.2",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -23,7 +23,7 @@
"react-dom": "^19.2.3",
"react-is": "^19.2.3",
"react-redux": "^9.2.0",
"react-router-dom": "^7.11.0",
"react-router-dom": "^7.12.0",
"redux": "^5.0.1",
"redux-logger": "^3.0.6"
},
@ -33,8 +33,8 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/redux-logger": "^3.0.13",
"@types/webpack-env": "^1.18.8",

View File

@ -70,7 +70,7 @@
"@types/jest": "^30.0.0",
"@types/jsan": "^3.1.5",
"@types/object-path": "^0.11.4",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"react": "^19.2.3",

View File

@ -32,7 +32,7 @@
"dependencies": {
"@babel/code-frame": "^8.0.0-beta.3",
"@babel/runtime": "^7.28.4",
"@types/chrome": "^0.1.32",
"@types/chrome": "^0.1.33",
"anser": "^2.3.5",
"html-entities": "^2.6.0",
"path-browserify": "^1.0.1",
@ -52,11 +52,11 @@
"@redux-devtools/inspector-monitor": "workspace:^",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@types/babel__code-frame": "^7.0.6",
"@types/babel__code-frame": "^7.27.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/path-browserify": "^1.0.3",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"@types/source-map": "0.5.2",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",

View File

@ -21,7 +21,7 @@
"react-bootstrap": "^2.10.10",
"react-dom": "^19.2.3",
"react-redux": "^9.2.0",
"react-router-dom": "^7.11.0",
"react-router-dom": "^7.12.0",
"redux": "^5.0.1",
"redux-logger": "^3.0.6"
},
@ -31,8 +31,8 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/redux-logger": "^3.0.13",
"@types/webpack-env": "^1.18.8",

View File

@ -40,7 +40,7 @@
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@types/lodash": "^4.17.21",
"@types/lodash": "^4.17.23",
"dateformat": "^5.0.3",
"hex-rgba": "^1.0.2",
"immutable": "^5.1.4",
@ -64,7 +64,7 @@
"@types/dateformat": "^5.0.3",
"@types/hex-rgba": "^1.0.3",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -48,7 +48,7 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/jest": "^30.0.0",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"jest": "^30.2.0",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -56,7 +56,7 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@redux-devtools/core": "workspace:^",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -56,11 +56,11 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/jsan": "^3.1.5",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.50.1",
"@typescript-eslint/parser": "^8.50.1",
"@typescript-eslint/eslint-plugin": "^8.52.0",
"@typescript-eslint/parser": "^8.52.0",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
"redux": "^5.0.1",

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@babel/runtime": "^7.28.4",
"@chakra-ui/react": "^3.30.0",
"@chakra-ui/react": "^3.31.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mswjs/data": "^0.16.2",
@ -25,7 +25,7 @@
"react-icons": "^5.5.0",
"react-is": "^19.2.3",
"react-redux": "^9.2.0",
"react-router-dom": "^7.11.0"
"react-router-dom": "^7.12.0"
},
"devDependencies": {
"@babel/core": "^7.28.5",
@ -33,8 +33,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"babel-loader": "^10.0.0",
"copy-webpack-plugin": "^13.0.1",

View File

@ -46,7 +46,7 @@
"dependencies": {
"@babel/runtime": "^7.28.4",
"@redux-devtools/ui": "workspace:^",
"@types/lodash": "^4.17.21",
"@types/lodash": "^4.17.23",
"hex-rgba": "^1.0.2",
"immutable": "^5.1.4",
"lodash.debounce": "^4.0.8",
@ -72,7 +72,7 @@
"@types/jest": "^30.0.0",
"@types/hex-rgba": "^1.0.3",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"jest": "^30.2.0",
"jest-environment-jsdom": "^30.2.0",
"react": "^19.2.3",

View File

@ -34,8 +34,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/webpack-env": "^1.18.8",
"babel-loader": "^10.0.0",

View File

@ -44,8 +44,8 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@redux-devtools/core": "workspace:^",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"react": "^19.2.3",
"redux": "^5.0.1",
"rimraf": "^6.1.2",

View File

@ -65,15 +65,15 @@
"@babel/preset-typescript": "^7.28.5",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@storybook/addon-onboarding": "^10.1.10",
"@storybook/react-vite": "^10.1.10",
"@storybook/addon-onboarding": "^10.1.11",
"@storybook/react-vite": "^10.1.11",
"@testing-library/dom": "^10.4.1",
"@testing-library/react": "^16.3.1",
"@testing-library/user-event": "^14.6.1",
"@types/color": "^4.2.0",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.7",
"@types/react": "^19.2.8",
"babel-loader": "^10.0.0",
"csstype": "^3.2.3",
"jest": "^30.2.0",
@ -83,10 +83,10 @@
"react-dom": "^19.2.3",
"react-is": "^19.2.3",
"rimraf": "^6.1.2",
"storybook": "^10.1.10",
"storybook": "^10.1.11",
"ts-jest": "^29.4.6",
"typescript": "~5.9.3",
"vite": "^7.3.0"
"vite": "^7.3.1"
},
"peerDependencies": {
"@emotion/react": "^11.14.0",

View File

@ -50,7 +50,7 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/jsan": "^3.1.5",
"@types/node": "^24.10.4",
"@types/node": "^24.10.7",
"rimraf": "^6.1.2",
"typescript": "~5.9.3"
},

View File

@ -33,8 +33,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/webpack-env": "^1.18.8",
"babel-loader": "^10.0.0",

View File

@ -46,8 +46,8 @@
"@babel/preset-env": "^7.28.5",
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.3",
"@types/webpack-env": "^1.18.8",
"babel-loader": "^10.0.0",

View File

@ -53,8 +53,8 @@
"@babel/preset-react": "^7.28.5",
"@babel/preset-typescript": "^7.28.5",
"@types/jest": "^30.0.0",
"@types/node": "^24.10.4",
"@types/react": "^19.2.7",
"@types/node": "^24.10.7",
"@types/react": "^19.2.8",
"jest": "^30.2.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",

File diff suppressed because it is too large Load Diff