fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-03-10 18:33:15 +00:00 committed by GitHub
parent 07e8f2c3ad
commit ad40e511f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
23 changed files with 583 additions and 507 deletions

View File

@ -32,7 +32,7 @@
"@redux-devtools/slider-monitor": "workspace:^",
"@redux-devtools/ui": "workspace:^",
"@redux-devtools/utils": "workspace:^",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"@types/jsan": "^3.1.5",
"jsan": "^3.1.14",
"localforage": "^1.10.0",
@ -64,7 +64,7 @@
"chromedriver": "^126.0.5",
"cross-env": "^7.0.3",
"electron": "^31.7.7",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"globals": "^15.15.0",
"immutable": "^5.0.3",
"jest": "^29.7.0",

View File

@ -4,16 +4,16 @@
"@babel/core": "^7.26.9",
"@changesets/cli": "^2.28.1",
"@eslint/compat": "^1.2.7",
"@eslint/js": "^9.21.0",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"@eslint/js": "^9.22.0",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^4.6.2",
"jest": "^29.7.0",
"prettier": "3.5.3",
"typescript": "~5.8.2",
"typescript-eslint": "^8.26.0"
"typescript-eslint": "^8.26.1"
},
"scripts": {
"format": "prettier --write .",
@ -24,5 +24,5 @@
"clean:all": "pnpm --recursive run clean",
"release": "pnpm build:all && pnpm publish -r"
},
"packageManager": "pnpm@9.15.6"
"packageManager": "pnpm@9.15.9"
}

View File

@ -32,7 +32,7 @@
"@babel/core": "^7.26.9",
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"babel-loader": "^10.0.0",
"cross-env": "^7.0.3",
"fork-ts-checker-webpack-plugin": "^9.0.2",

View File

@ -23,7 +23,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/styled-components": "^5.1.34",

View File

@ -30,7 +30,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"babel-loader": "^10.0.0",

View File

@ -61,20 +61,20 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@emotion/react": "^11.14.0",
"@reduxjs/toolkit": "^2.6.0",
"@rjsf/core": "^5.24.3",
"@reduxjs/toolkit": "^2.6.1",
"@rjsf/core": "^5.24.7",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/jest": "^29.5.14",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/styled-components": "^5.1.34",
"cross-env": "^7.0.3",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.3.1",

View File

@ -57,11 +57,11 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@emotion/react": "^11.14.0",
"@reduxjs/toolkit": "^2.6.0",
"@rjsf/core": "^5.24.3",
"@reduxjs/toolkit": "^2.6.1",
"@rjsf/core": "^5.24.7",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/socketcluster-client": "^19.1.0",
@ -70,7 +70,7 @@
"babel-loader": "^10.0.0",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"globals": "^15.15.0",
"html-loader": "^5.1.0",

View File

@ -44,7 +44,7 @@
"@apollo/server": "^4.11.3",
"@emotion/react": "^11.14.0",
"@redux-devtools/app": "workspace:^",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"@types/react": "^18.3.18",
"body-parser": "^1.20.3",
"chalk": "^5.4.1",
@ -77,7 +77,7 @@
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/semver": "^7.5.8",
"@types/socketcluster-client": "^19.1.0",
"@types/socketcluster-server": "^19.0.1",

View File

@ -33,7 +33,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/redux-logger": "^3.0.13",

View File

@ -54,7 +54,7 @@
"@testing-library/react": "^16.2.0",
"@types/babel__code-frame": "^7.0.6",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.18",
"@types/source-map": "0.5.2",

View File

@ -31,7 +31,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/redux-logger": "^3.0.13",

View File

@ -48,7 +48,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"jest": "^29.7.0",
"redux": "^5.0.1",
"rimraf": "^6.0.1",

View File

@ -56,13 +56,13 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@types/jsan": "^3.1.5",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^8.26.0",
"@typescript-eslint/parser": "^8.26.0",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"@typescript-eslint/eslint-plugin": "^8.26.1",
"@typescript-eslint/parser": "^8.26.1",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.1.1",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.8.2"

View File

@ -18,7 +18,7 @@
"@redux-devtools/core": "workspace:^",
"@redux-devtools/dock-monitor": "workspace:^",
"@redux-devtools/rtk-query-monitor": "workspace:^",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"framer-motion": "^11.18.2",
"msw": "^2.7.3",
"react": "^18.3.1",
@ -35,7 +35,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/styled-components": "^5.1.34",

View File

@ -64,7 +64,7 @@
"@emotion/babel-preset-css-prop": "^11.12.0",
"@emotion/react": "^11.14.0",
"@redux-devtools/core": "workspace:^",
"@reduxjs/toolkit": "^2.6.0",
"@reduxjs/toolkit": "^2.6.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/styled-components": "^5.1.34",

View File

@ -44,7 +44,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@redux-devtools/core": "workspace:^",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"react": "^18.3.1",
"redux": "^5.0.1",

View File

@ -43,9 +43,9 @@
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@rjsf/core": "^5.24.3",
"@rjsf/utils": "^5.24.3",
"@rjsf/validator-ajv8": "^5.24.3",
"@rjsf/core": "^5.24.7",
"@rjsf/utils": "^5.24.7",
"@rjsf/validator-ajv8": "^5.24.7",
"@types/codemirror": "^5.60.15",
"@types/json-schema": "^7.0.15",
"@types/simple-element-resize-detector": "^1.3.3",
@ -78,7 +78,7 @@
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/color": "^4.2.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.18",
"@types/styled-components": "^5.1.34",

View File

@ -39,7 +39,7 @@
"get-params": "^0.1.2",
"immutable": "^5.0.3",
"jsan": "^3.1.14",
"nanoid": "^5.1.2",
"nanoid": "^5.1.3",
"redux": "^5.0.1"
},
"devDependencies": {
@ -50,7 +50,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-typescript": "^7.26.0",
"@types/jsan": "^3.1.5",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"rimraf": "^6.0.1",
"typescript": "~5.8.2"
},

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/webpack-env": "^1.18.8",

View File

@ -46,7 +46,7 @@
"@babel/preset-env": "^7.26.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/webpack-env": "^1.18.8",

View File

@ -53,7 +53,7 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.9",
"@types/node": "^22.13.10",
"@types/react": "^18.3.18",
"jest": "^29.7.0",
"react": "^18.3.1",

File diff suppressed because it is too large Load Diff