mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-10-29 23:17:26 +03:00
chore(deps): update dependency @types/node to v24 (#1949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ebaf3e0516
commit
70c98a0c05
|
|
@ -32,7 +32,7 @@
|
|||
"@babel/core": "^7.28.4",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
"cross-env": "^10.1.0",
|
||||
"fork-ts-checker-webpack-plugin": "^9.1.0",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"@types/jest": "^30.0.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"cross-env": "^10.1.0",
|
||||
|
|
|
|||
|
|
@ -62,7 +62,7 @@
|
|||
"@rjsf/core": "^5.24.13",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/morgan": "^1.9.10",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/semver": "^7.7.1",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
"@types/socketcluster-server": "^19.0.1",
|
||||
|
|
|
|||
|
|
@ -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.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
"@testing-library/react": "^16.3.0",
|
||||
"@types/babel__code-frame": "^7.0.6",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/path-browserify": "^1.0.3",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/source-map": "0.5.2",
|
||||
|
|
|
|||
|
|
@ -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.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"jest": "^30.2.0",
|
||||
"redux": "^5.0.1",
|
||||
"rimraf": "^6.0.1",
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/rn-host-detect": "^1.2.2",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/webpack-env": "^1.18.8",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@redux-devtools/core": "workspace:^",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"react": "^19.2.0",
|
||||
"redux": "^5.0.1",
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"@testing-library/react": "^16.3.0",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/color": "^4.2.0",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/react": "^19.2.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "~5.9.3"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/webpack-env": "^1.18.8",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"@types/webpack-env": "^1.18.8",
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@
|
|||
"@babel/preset-react": "^7.27.1",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/react": "^19.2.2",
|
||||
"jest": "^30.2.0",
|
||||
"react": "^19.2.0",
|
||||
|
|
|
|||
395
pnpm-lock.yaml
395
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user