mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-21 21:49:55 +03:00
chore(deps): update dependency @types/react to v18
This commit is contained in:
parent
d64e3b9472
commit
76aaf39a3b
|
@ -61,7 +61,7 @@
|
|||
"@testing-library/react": "^12.1.5",
|
||||
"@types/chrome": "^0.0.184",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"babel-loader": "^8.2.5",
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"@babel/preset-react": "^7.16.7",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-test-renderer": "^17.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"typescript": "~4.6.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"@babel/preset-react": "^7.16.7",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-test-renderer": "^17.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"typescript": "~4.6.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"@types/json-schema": "^7.0.11",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/socketcluster-client": "^13.0.5",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
|
@ -116,7 +116,7 @@
|
|||
"webpack-dev-server": "^4.9.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"styled-components": "^5.3.5"
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"@babel/preset-react": "^7.16.7",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@redux-devtools/core": "^3.12.0",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
@ -70,7 +70,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0"
|
||||
}
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@redux-devtools/app": "^2.1.3",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"apollo-server-express": "^3.7.0",
|
||||
"body-parser": "^1.20.0",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@redux-devtools/core": "^3.12.0",
|
||||
"@types/parse-key": "^0.2.0",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
@ -71,7 +71,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0"
|
||||
}
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/lodash.shuffle": "^4.2.7",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"@types/jest": "^27.5.0",
|
||||
"@types/jsan": "^3.1.2",
|
||||
"@types/object-path": "^0.11.1",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/simple-diff": "^1.6.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
|
@ -88,7 +88,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/inspector-monitor": "^2.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"@types/jest": "^27.5.0",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/path-browserify": "^1.0.0",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/redux-devtools-themes": "^1.0.0",
|
||||
"@types/source-map": "0.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
@ -76,7 +76,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/inspector-monitor": "^2.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0"
|
||||
}
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"@types/base16": "^1.0.2",
|
||||
"@types/lodash.shuffle": "^4.2.7",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/redux-logger": "^3.0.9",
|
||||
"@types/webpack-env": "^1.16.4",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"@types/hex-rgba": "^1.0.1",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dragula": "^1.1.0",
|
||||
"@types/redux-devtools-themes": "^1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
@ -82,7 +82,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0"
|
||||
}
|
||||
|
|
|
@ -59,7 +59,7 @@
|
|||
"@babel/preset-react": "^7.16.7",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@redux-devtools/core": "^3.12.0",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
@ -73,7 +73,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/copy-webpack-plugin": "^8.0.1",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"@reduxjs/toolkit": "^1.8.1",
|
||||
"@types/hex-rgba": "^1.0.1",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@reduxjs/toolkit": "^1.8.1",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"@types/classnames": "^2.3.1",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@types/webpack-env": "^1.16.4",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"@redux-devtools/core": "^3.12.0",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
@ -67,7 +67,7 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"@redux-devtools/core": "^3.7.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"redux": "^3.4.0 || ^4.0.0",
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"@testing-library/user-event": "^13.5.0",
|
||||
"@types/color": "^3.0.3",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"webpack": "^5.72.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/react": "^16.3.0 || ^17.0.0",
|
||||
"@types/react": "^16.3.0 || ^17.0.0 || ^18.0.0",
|
||||
"@types/styled-components": "^5.1.25",
|
||||
"react": "^16.3.0 || ^17.0.0",
|
||||
"styled-components": "^5.3.5"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/webpack-env": "^1.16.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"@types/classnames": "^2.3.1",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/prop-types": "^15.7.5",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/react-dom": "^17.0.16",
|
||||
"@types/webpack-env": "^1.16.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"@types/jest": "^27.5.0",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/node": "^16.11.33",
|
||||
"@types/react": "^17.0.45",
|
||||
"@types/react": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"eslint": "^8.15.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user