This commit is contained in:
renovate[bot] 2025-05-09 06:05:47 +00:00 committed by GitHub
commit 6a72822599
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
29 changed files with 228 additions and 221 deletions

View File

@ -6,7 +6,7 @@
"@eslint/compat": "^1.2.9",
"@eslint/js": "^9.26.0",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.3",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^4.6.2",

View File

@ -32,7 +32,7 @@
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"babel-loader": "^10.0.0",
"cross-env": "^7.0.3",
"fork-ts-checker-webpack-plugin": "^9.1.0",

View File

@ -23,7 +23,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/styled-components": "^5.1.34",

View File

@ -30,7 +30,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"babel-loader": "^10.0.0",

View File

@ -35,7 +35,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/chart-monitor": "workspace:^",
"@redux-devtools/core": "workspace:^",
"@redux-devtools/inspector-monitor": "workspace:^",
@ -69,7 +69,7 @@
"@types/jest": "^29.5.14",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/styled-components": "^5.1.34",

View File

@ -61,7 +61,7 @@
"@rjsf/core": "^5.24.10",
"@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/socketcluster-client": "^19.1.0",

View File

@ -39,7 +39,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"d3-state-visualizer": "workspace:^",
"deepmerge": "^4.3.1",
"react-base16-styling": "workspace:^"

View File

@ -70,14 +70,14 @@
},
"devDependencies": {
"@types/body-parser": "^1.19.5",
"@types/cors": "^2.8.17",
"@types/cors": "^2.8.18",
"@types/cross-spawn": "^6.0.6",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/semver": "^7.7.0",
"@types/socketcluster-client": "^19.1.0",
"@types/socketcluster-server": "^19.0.1",

View File

@ -41,7 +41,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"parse-key": "^0.2.1",
"react-dock": "workspace:^"
},

View File

@ -29,7 +29,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9"
"@babel/runtime": "^7.27.1"
},
"devDependencies": {
"@babel/cli": "^7.27.2",

View File

@ -33,7 +33,7 @@
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/redux-logger": "^3.0.13",

View File

@ -43,7 +43,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/ui": "workspace:^",
"es6template": "^1.0.5",
"javascript-stringify": "^2.1.0",

View File

@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/code-frame": "^8.0.0-alpha.17",
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@types/chrome": "^0.0.320",
"anser": "^2.3.2",
"html-entities": "^2.6.0",
@ -54,7 +54,7 @@
"@testing-library/react": "^16.3.0",
"@types/babel__code-frame": "^7.0.6",
"@types/jest": "^29.5.14",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.21",
"@types/source-map": "0.5.2",

View File

@ -31,7 +31,7 @@
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/lodash.shuffle": "^4.2.9",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/redux-logger": "^3.0.13",

View File

@ -35,7 +35,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",

View File

@ -48,7 +48,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"jest": "^29.7.0",
"redux": "^5.0.1",
"rimraf": "^6.0.1",

View File

@ -41,7 +41,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@types/lodash.debounce": "^4.0.9",
"lodash.debounce": "^4.0.8",
"react-base16-styling": "workspace:^",

View File

@ -41,7 +41,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/instrument": "workspace:^",
"@redux-devtools/utils": "workspace:^",
"jsan": "^3.1.14",
@ -56,13 +56,13 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@types/jsan": "^3.1.5",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.3",
"eslint-config-prettier": "^10.1.5",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"typescript": "~5.8.3"

View File

@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@chakra-ui/react": "^2.10.7",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
@ -35,7 +35,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/styled-components": "^5.1.34",

View File

@ -44,7 +44,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/ui": "workspace:^",
"@types/lodash": "^4.17.16",
"hex-rgba": "^1.0.2",

View File

@ -37,7 +37,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"jsan": "^3.1.14"
},
"devDependencies": {

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/styled-components": "^5.1.34",

View File

@ -32,7 +32,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/ui": "workspace:^",
"react-base16-styling": "workspace:^"
},
@ -44,7 +44,7 @@
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@redux-devtools/core": "workspace:^",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"react": "^18.3.1",
"redux": "^5.0.1",

View File

@ -42,7 +42,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@rjsf/core": "^5.24.10",
"@rjsf/utils": "^5.24.10",
"@rjsf/validator-ajv8": "^5.24.10",
@ -78,7 +78,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/color": "^4.2.0",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/jest": "^29.5.14",
"@types/react": "^18.3.21",
"@types/styled-components": "^5.1.34",

View File

@ -32,7 +32,7 @@
"prepublish": "pnpm run type-check && pnpm run lint"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/core": "workspace:^",
"@redux-devtools/serialize": "workspace:^",
"@types/get-params": "^0.1.2",
@ -50,7 +50,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-typescript": "^7.27.1",
"@types/jsan": "^3.1.5",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"rimraf": "^6.0.1",
"typescript": "~5.8.3"
},

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/webpack-env": "^1.18.8",

View File

@ -46,7 +46,7 @@
"@babel/preset-env": "^7.27.2",
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"@types/react-dom": "^18.3.7",
"@types/webpack-env": "^1.18.8",

View File

@ -41,7 +41,7 @@
"prepublish": "pnpm run type-check && pnpm run lint && pnpm run test"
},
"dependencies": {
"@babel/runtime": "^7.26.9",
"@babel/runtime": "^7.27.1",
"@redux-devtools/instrument": "workspace:^"
},
"devDependencies": {
@ -53,7 +53,7 @@
"@babel/preset-react": "^7.27.1",
"@babel/preset-typescript": "^7.27.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.15.15",
"@types/node": "^22.15.17",
"@types/react": "^18.3.21",
"jest": "^29.7.0",
"react": "^18.3.1",

File diff suppressed because it is too large Load Diff