fix(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-06-24 11:28:21 +00:00 committed by GitHub
parent 119864cd95
commit da759f67f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 796 additions and 509 deletions

View File

@ -66,8 +66,8 @@
"esbuild": "^0.25.5",
"globals": "^16.2.0",
"immutable": "^5.1.3",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"pug": "^3.0.3",
"rimraf": "^6.0.1",
"selenium-webdriver": "^4.33.0",

View File

@ -2,18 +2,18 @@
"private": true,
"devDependencies": {
"@babel/core": "^7.27.4",
"@changesets/cli": "^2.29.4",
"@changesets/cli": "^2.29.5",
"@eslint/compat": "^1.3.0",
"@eslint/js": "^9.29.0",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-jest": "^29.0.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",
"jest": "^30.0.0",
"prettier": "3.5.3",
"jest": "^30.0.2",
"prettier": "3.6.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.34.1"
"typescript-eslint": "^8.35.0"
},
"scripts": {
"format": "prettier --write .",
@ -24,5 +24,5 @@
"clean:all": "pnpm --recursive run clean",
"release": "pnpm build:all && pnpm publish -r"
},
"packageManager": "pnpm@10.12.1"
"packageManager": "pnpm@10.12.3"
}

View File

@ -42,7 +42,7 @@
"d3tooltip": "workspace:^",
"deepmerge": "^4.3.1",
"map2tree": "workspace:^",
"ramda": "^0.30.1"
"ramda": "^0.31.3"
},
"devDependencies": {
"@types/ramda": "^0.30.2",

View File

@ -43,7 +43,7 @@
"@types/jest": "^30.0.0",
"@types/lodash-es": "^4.17.12",
"immutable": "^5.1.3",
"jest": "^30.0.0",
"jest": "^30.0.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.0",
"typescript": "~5.8.3"

View File

@ -36,7 +36,7 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.17",
"@types/lodash": "^4.17.18",
"color": "^5.0.0",
"csstype": "^3.1.3",
"lodash-es": "^4.17.21"
@ -45,8 +45,8 @@
"@types/color": "^4.2.0",
"@types/jest": "^30.0.0",
"@types/lodash-es": "^4.17.12",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.0",
"typescript": "~5.8.3"

View File

@ -40,13 +40,13 @@
"prepublish": "pnpm run lint && pnpm run test"
},
"dependencies": {
"@types/lodash": "^4.17.17",
"@types/lodash": "^4.17.18",
"react-base16-styling": "workspace:^"
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/react": "^19.1.8",
"jest": "^30.0.0",
"jest": "^30.0.2",
"react": "^19.1.0",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.0",

View File

@ -75,8 +75,8 @@
"@types/react-dom": "^19.1.6",
"cross-env": "^7.0.3",
"esbuild": "^0.25.5",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-redux": "^9.2.0",

View File

@ -46,7 +46,7 @@
"react-redux": "^9.2.0",
"redux": "^5.0.1",
"redux-persist": "^6.0.0",
"socketcluster-client": "^19.2.6"
"socketcluster-client": "^19.2.7"
},
"devDependencies": {
"@babel/cli": "^7.27.2",

View File

@ -65,7 +65,7 @@
"react-dom": "^19.1.0",
"react-is": "^19.1.0",
"semver": "^7.7.2",
"socketcluster-server": "^19.1.2",
"socketcluster-server": "^19.2.0",
"sqlite3": "^5.1.7",
"uuid": "^11.1.0"
},
@ -85,10 +85,10 @@
"@types/supertest": "^6.0.3",
"@types/uuid": "^10.0.0",
"globals": "^16.2.0",
"jest": "^30.0.0",
"jest": "^30.0.2",
"ncp": "^2.0.0",
"rimraf": "^6.0.1",
"socketcluster-client": "^19.2.6",
"socketcluster-client": "^19.2.7",
"supertest": "^7.1.1",
"ts-jest": "^29.4.0",
"typescript": "~5.8.3"

View File

@ -71,8 +71,8 @@
"@types/jsan": "^3.1.5",
"@types/object-path": "^0.11.4",
"@types/react": "^19.1.8",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"redux": "^5.0.1",

View File

@ -58,8 +58,8 @@
"@types/path-browserify": "^1.0.3",
"@types/react": "^19.1.8",
"@types/source-map": "0.5.2",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"redux": "^5.0.1",

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.17",
"@types/lodash": "^4.17.18",
"dateformat": "^5.0.3",
"hex-rgba": "^1.0.2",
"immutable": "^5.1.3",

View File

@ -49,7 +49,7 @@
"@babel/preset-typescript": "^7.27.1",
"@types/jest": "^30.0.0",
"@types/node": "^22.15.32",
"jest": "^30.0.0",
"jest": "^30.0.2",
"redux": "^5.0.1",
"rimraf": "^6.0.1",
"rxjs": "^7.8.2",

View File

@ -46,7 +46,7 @@
"@redux-devtools/utils": "workspace:^",
"jsan": "^3.1.14",
"rn-host-detect": "^1.2.0",
"socketcluster-client": "^19.2.6"
"socketcluster-client": "^19.2.7"
},
"devDependencies": {
"@babel/cli": "^7.27.2",
@ -59,8 +59,8 @@
"@types/node": "^22.15.32",
"@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^8.34.1",
"@typescript-eslint/parser": "^8.34.1",
"@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"redux": "^5.0.1",

View File

@ -46,7 +46,7 @@
"dependencies": {
"@babel/runtime": "^7.27.6",
"@redux-devtools/ui": "workspace:^",
"@types/lodash": "^4.17.17",
"@types/lodash": "^4.17.18",
"hex-rgba": "^1.0.2",
"immutable": "^5.1.3",
"lodash.debounce": "^4.0.8",
@ -73,8 +73,8 @@
"@types/hex-rgba": "^1.0.3",
"@types/lodash.debounce": "^4.0.9",
"@types/react": "^19.1.8",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-redux": "^9.2.0",

View File

@ -50,7 +50,7 @@
"@types/jest": "^30.0.0",
"@types/jsan": "^3.1.5",
"immutable": "^5.1.3",
"jest": "^30.0.0",
"jest": "^30.0.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.4.0",
"typescript": "~5.8.3"

View File

@ -65,8 +65,8 @@
"@babel/preset-typescript": "^7.27.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@storybook/addon-onboarding": "^9.0.11",
"@storybook/react-vite": "^9.0.11",
"@storybook/addon-onboarding": "^9.0.13",
"@storybook/react-vite": "^9.0.13",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
@ -76,14 +76,14 @@
"@types/react": "^19.1.8",
"babel-loader": "^10.0.0",
"csstype": "^3.1.3",
"jest": "^30.0.0",
"jest-environment-jsdom": "^30.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"ncp": "^2.0.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-is": "^19.1.0",
"rimraf": "^6.0.1",
"storybook": "^9.0.11",
"storybook": "^9.0.13",
"ts-jest": "^29.4.0",
"typescript": "~5.8.3",
"vite": "^6.3.5"

View File

@ -55,7 +55,7 @@
"@types/jest": "^30.0.0",
"@types/node": "^22.15.32",
"@types/react": "^19.1.8",
"jest": "^30.0.0",
"jest": "^30.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-redux": "^9.2.0",

File diff suppressed because it is too large Load Diff