chore(deps): update dependency @types/node to v22 (#1796)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-06 23:14:52 +00:00 committed by GitHub
parent 415257cd41
commit 054b27a9f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 148 additions and 331 deletions

View File

@ -32,7 +32,7 @@
"@babel/core": "^7.26.0", "@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"babel-loader": "^9.2.1", "babel-loader": "^9.2.1",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"fork-ts-checker-webpack-plugin": "^9.0.2", "fork-ts-checker-webpack-plugin": "^9.0.2",

View File

@ -23,7 +23,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",

View File

@ -30,7 +30,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"babel-loader": "^9.2.1", "babel-loader": "^9.2.1",

View File

@ -69,7 +69,7 @@
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/jsan": "^3.1.5", "@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15", "@types/json-schema": "^7.0.15",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",

View File

@ -61,7 +61,7 @@
"@rjsf/core": "^5.23.1", "@rjsf/core": "^5.23.1",
"@types/jsan": "^3.1.5", "@types/jsan": "^3.1.5",
"@types/json-schema": "^7.0.15", "@types/json-schema": "^7.0.15",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/socketcluster-client": "^19.1.0", "@types/socketcluster-client": "^19.1.0",

View File

@ -77,7 +77,7 @@
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/minimist": "^1.2.5", "@types/minimist": "^1.2.5",
"@types/morgan": "^1.9.9", "@types/morgan": "^1.9.9",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/semver": "^7.5.8", "@types/semver": "^7.5.8",
"@types/socketcluster-client": "^19.1.0", "@types/socketcluster-client": "^19.1.0",
"@types/socketcluster-server": "^19.0.1", "@types/socketcluster-server": "^19.0.1",

View File

@ -33,7 +33,7 @@
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/lodash.shuffle": "^4.2.9", "@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/redux-logger": "^3.0.13", "@types/redux-logger": "^3.0.13",

View File

@ -54,7 +54,7 @@
"@testing-library/react": "^16.1.0", "@testing-library/react": "^16.1.0",
"@types/babel__code-frame": "^7.0.6", "@types/babel__code-frame": "^7.0.6",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/path-browserify": "^1.0.3", "@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/source-map": "0.5.2", "@types/source-map": "0.5.2",

View File

@ -31,7 +31,7 @@
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/lodash.shuffle": "^4.2.9", "@types/lodash.shuffle": "^4.2.9",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/redux-logger": "^3.0.13", "@types/redux-logger": "^3.0.13",

View File

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

View File

@ -56,7 +56,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/jsan": "^3.1.5", "@types/jsan": "^3.1.5",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/rn-host-detect": "^1.2.2", "@types/rn-host-detect": "^1.2.2",
"@types/socketcluster-client": "^19.1.0", "@types/socketcluster-client": "^19.1.0",
"@typescript-eslint/eslint-plugin": "^8.17.0", "@typescript-eslint/eslint-plugin": "^8.17.0",

View File

@ -35,7 +35,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",

View File

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

View File

@ -78,7 +78,7 @@
"@testing-library/react": "^16.1.0", "@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2", "@testing-library/user-event": "^14.5.2",
"@types/color": "^3.0.6", "@types/color": "^3.0.6",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/styled-components": "^5.1.34", "@types/styled-components": "^5.1.34",

View File

@ -50,7 +50,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/jsan": "^3.1.5", "@types/jsan": "^3.1.5",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"typescript": "~5.5.4" "typescript": "~5.5.4"
}, },

View File

@ -33,7 +33,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/webpack-env": "^1.18.5", "@types/webpack-env": "^1.18.5",

View File

@ -46,7 +46,7 @@
"@babel/preset-env": "^7.26.0", "@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2", "@types/react-dom": "^18.3.2",
"@types/webpack-env": "^1.18.5", "@types/webpack-env": "^1.18.5",

View File

@ -53,7 +53,7 @@
"@babel/preset-react": "^7.26.3", "@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/node": "^20.17.9", "@types/node": "^22.10.1",
"@types/react": "^18.3.14", "@types/react": "^18.3.14",
"jest": "^29.7.0", "jest": "^29.7.0",
"react": "^18.3.1", "react": "^18.3.1",

File diff suppressed because it is too large Load Diff