mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-07 07:00:48 +03:00
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:
parent
415257cd41
commit
054b27a9f8
|
@ -32,7 +32,7 @@
|
|||
"@babel/core": "^7.26.0",
|
||||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"babel-loader": "^9.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"fork-ts-checker-webpack-plugin": "^9.0.2",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"babel-loader": "^9.2.1",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"@rjsf/core": "^5.23.1",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/morgan": "^1.9.9",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
"@types/socketcluster-server": "^19.0.1",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/lodash.shuffle": "^4.2.9",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"@testing-library/react": "^16.1.0",
|
||||
"@types/babel__code-frame": "^7.0.6",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/path-browserify": "^1.0.3",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/source-map": "0.5.2",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/lodash.shuffle": "^4.2.9",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/redux-logger": "^3.0.13",
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"jest": "^29.7.0",
|
||||
"redux": "^5.0.1",
|
||||
"rimraf": "^6.0.1",
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/rn-host-detect": "^1.2.2",
|
||||
"@types/socketcluster-client": "^19.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.17.0",
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@redux-devtools/core": "workspace:^",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"react": "^18.3.1",
|
||||
"redux": "^5.0.1",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"@testing-library/react": "^16.1.0",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/color": "^3.0.6",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/styled-components": "^5.1.34",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/jsan": "^3.1.5",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"rimraf": "^6.0.1",
|
||||
"typescript": "~5.5.4"
|
||||
},
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"@babel/preset-react": "^7.26.3",
|
||||
"@babel/preset-typescript": "^7.26.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.17.9",
|
||||
"@types/node": "^22.10.1",
|
||||
"@types/react": "^18.3.14",
|
||||
"jest": "^29.7.0",
|
||||
"react": "^18.3.1",
|
||||
|
|
441
pnpm-lock.yaml
441
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user