mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
chore(deps): update dependency @types/react to v17
This commit is contained in:
parent
01a48db742
commit
822aa0b7e1
|
@ -47,7 +47,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/lodash.debounce": "^4.0.6",
|
"@types/lodash.debounce": "^4.0.6",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-dom": "^16.9.14",
|
"@types/react-dom": "^16.9.14",
|
||||||
"@types/react-test-renderer": "^16.9.5",
|
"@types/react-test-renderer": "^16.9.5",
|
||||||
"@types/styled-components": "^5.1.13",
|
"@types/styled-components": "^5.1.13",
|
||||||
|
|
|
@ -51,7 +51,7 @@
|
||||||
"react-base16-styling": "^0.8.0"
|
"react-base16-styling": "^0.8.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-test-renderer": "^16.9.5",
|
"@types/react-test-renderer": "^16.9.5",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"react-test-renderer": "^16.14.0"
|
"react-test-renderer": "^16.14.0"
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redux-devtools/core": "^3.9.0",
|
"@redux-devtools/core": "^3.9.0",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"redux": "^4.1.1"
|
"redux": "^4.1.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@redux-devtools/app": "^1.0.0-8",
|
"@redux-devtools/app": "^1.0.0-8",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"apollo-server": "^2.25.2",
|
"apollo-server": "^2.25.2",
|
||||||
"apollo-server-express": "^2.25.2",
|
"apollo-server-express": "^2.25.2",
|
||||||
"body-parser": "^1.19.0",
|
"body-parser": "^1.19.0",
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redux-devtools/core": "^3.9.0",
|
"@redux-devtools/core": "^3.9.0",
|
||||||
"@types/parse-key": "^0.2.0",
|
"@types/parse-key": "^0.2.0",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"redux": "^4.1.1"
|
"redux": "^4.1.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"@types/jsan": "^3.1.2",
|
"@types/jsan": "^3.1.2",
|
||||||
"@types/lodash.shuffle": "^4.2.6",
|
"@types/lodash.shuffle": "^4.2.6",
|
||||||
"@types/object-path": "^0.11.1",
|
"@types/object-path": "^0.11.1",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-router": "^5.1.16",
|
"@types/react-router": "^5.1.16",
|
||||||
"@types/redux-logger": "^3.0.9",
|
"@types/redux-logger": "^3.0.9",
|
||||||
"@types/simple-diff": "^1.6.1",
|
"@types/simple-diff": "^1.6.1",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"@types/enzyme": "^3.10.9",
|
"@types/enzyme": "^3.10.9",
|
||||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||||
"@types/html-entities": "^1.3.4",
|
"@types/html-entities": "^1.3.4",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/redux-devtools-themes": "^1.0.0",
|
"@types/redux-devtools-themes": "^1.0.0",
|
||||||
"enzyme": "^3.11.0",
|
"enzyme": "^3.11.0",
|
||||||
"enzyme-adapter-react-16": "^1.15.6",
|
"enzyme-adapter-react-16": "^1.15.6",
|
||||||
|
|
|
@ -60,7 +60,7 @@
|
||||||
"@types/hex-rgba": "^1.0.1",
|
"@types/hex-rgba": "^1.0.1",
|
||||||
"@types/history": "^4.7.9",
|
"@types/history": "^4.7.9",
|
||||||
"@types/lodash.shuffle": "^4.2.6",
|
"@types/lodash.shuffle": "^4.2.6",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-dragula": "^1.1.0",
|
"@types/react-dragula": "^1.1.0",
|
||||||
"@types/react-router": "^5.1.16",
|
"@types/react-router": "^5.1.16",
|
||||||
"@types/redux-logger": "^3.0.9",
|
"@types/redux-logger": "^3.0.9",
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redux-devtools/core": "^3.9.0",
|
"@redux-devtools/core": "^3.9.0",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"redux": "^4.1.1"
|
"redux": "^4.1.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
"@redux-devtools/core": "^3.9.0",
|
"@redux-devtools/core": "^3.9.0",
|
||||||
"@redux-devtools/dock-monitor": "^1.4.0",
|
"@redux-devtools/dock-monitor": "^1.4.0",
|
||||||
"@reduxjs/toolkit": "^1.6.1",
|
"@reduxjs/toolkit": "^1.6.1",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-dom": "^16.9.14",
|
"@types/react-dom": "^16.9.14",
|
||||||
"@types/react-redux": "^7.1.18",
|
"@types/react-redux": "^7.1.18",
|
||||||
"@types/react-router-dom": "^5.1.8",
|
"@types/react-router-dom": "^5.1.8",
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@redux-devtools/core": "^3.9.0",
|
"@redux-devtools/core": "^3.9.0",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"redux": "^4.1.1"
|
"redux": "^4.1.1"
|
||||||
},
|
},
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/lodash": "^4.14.172",
|
"@types/lodash": "^4.14.172",
|
||||||
"@types/react": "^16.14.14",
|
"@types/react": "^17.0.19",
|
||||||
"@types/react-redux": "^7.1.18",
|
"@types/react-redux": "^7.1.18",
|
||||||
"react": "^16.14.0",
|
"react": "^16.14.0",
|
||||||
"react-redux": "^7.2.4",
|
"react-redux": "^7.2.4",
|
||||||
|
|
37
yarn.lock
37
yarn.lock
|
@ -4911,7 +4911,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@redux-devtools/core": ^3.9.0
|
"@redux-devtools/core": ^3.9.0
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/redux-devtools-themes": ^1.0.0
|
"@types/redux-devtools-themes": ^1.0.0
|
||||||
d3-state-visualizer: ^1.4.0
|
d3-state-visualizer: ^1.4.0
|
||||||
deepmerge: ^4.2.2
|
deepmerge: ^4.2.2
|
||||||
|
@ -4934,7 +4934,7 @@ __metadata:
|
||||||
"@redux-devtools/app": ^1.0.0-8
|
"@redux-devtools/app": ^1.0.0-8
|
||||||
"@types/cross-spawn": ^6.0.2
|
"@types/cross-spawn": ^6.0.2
|
||||||
"@types/morgan": ^1.9.3
|
"@types/morgan": ^1.9.3
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/semver": ^7.3.8
|
"@types/semver": ^7.3.8
|
||||||
"@types/supertest": ^2.0.11
|
"@types/supertest": ^2.0.11
|
||||||
"@types/uuid": ^8.3.1
|
"@types/uuid": ^8.3.1
|
||||||
|
@ -4975,7 +4975,7 @@ __metadata:
|
||||||
"@redux-devtools/instrument": ^1.11.0
|
"@redux-devtools/instrument": ^1.11.0
|
||||||
"@types/lodash": ^4.14.172
|
"@types/lodash": ^4.14.172
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-redux": ^7.1.18
|
"@types/react-redux": ^7.1.18
|
||||||
lodash: ^4.17.21
|
lodash: ^4.17.21
|
||||||
prop-types: ^15.7.2
|
prop-types: ^15.7.2
|
||||||
|
@ -4996,7 +4996,7 @@ __metadata:
|
||||||
"@redux-devtools/core": ^3.9.0
|
"@redux-devtools/core": ^3.9.0
|
||||||
"@types/parse-key": ^0.2.0
|
"@types/parse-key": ^0.2.0
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
parse-key: ^0.2.1
|
parse-key: ^0.2.1
|
||||||
prop-types: ^15.7.2
|
prop-types: ^15.7.2
|
||||||
react: ^16.14.0
|
react: ^16.14.0
|
||||||
|
@ -5023,7 +5023,7 @@ __metadata:
|
||||||
"@types/lodash.shuffle": ^4.2.6
|
"@types/lodash.shuffle": ^4.2.6
|
||||||
"@types/object-path": ^0.11.1
|
"@types/object-path": ^0.11.1
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-router": ^5.1.16
|
"@types/react-router": ^5.1.16
|
||||||
"@types/redux-logger": ^3.0.9
|
"@types/redux-logger": ^3.0.9
|
||||||
"@types/simple-diff": ^1.6.1
|
"@types/simple-diff": ^1.6.1
|
||||||
|
@ -5070,7 +5070,7 @@ __metadata:
|
||||||
"@types/enzyme": ^3.10.9
|
"@types/enzyme": ^3.10.9
|
||||||
"@types/enzyme-adapter-react-16": ^1.0.6
|
"@types/enzyme-adapter-react-16": ^1.0.6
|
||||||
"@types/html-entities": ^1.3.4
|
"@types/html-entities": ^1.3.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/redux-devtools-themes": ^1.0.0
|
"@types/redux-devtools-themes": ^1.0.0
|
||||||
anser: ^1.4.10
|
anser: ^1.4.10
|
||||||
enzyme: ^3.11.0
|
enzyme: ^3.11.0
|
||||||
|
@ -5103,7 +5103,7 @@ __metadata:
|
||||||
"@types/history": ^4.7.9
|
"@types/history": ^4.7.9
|
||||||
"@types/lodash.shuffle": ^4.2.6
|
"@types/lodash.shuffle": ^4.2.6
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-dragula": ^1.1.0
|
"@types/react-dragula": ^1.1.0
|
||||||
"@types/react-router": ^5.1.16
|
"@types/react-router": ^5.1.16
|
||||||
"@types/redux-logger": ^3.0.9
|
"@types/redux-logger": ^3.0.9
|
||||||
|
@ -5161,7 +5161,7 @@ __metadata:
|
||||||
"@redux-devtools/core": ^3.9.0
|
"@redux-devtools/core": ^3.9.0
|
||||||
"@types/lodash.debounce": ^4.0.6
|
"@types/lodash.debounce": ^4.0.6
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/redux-devtools-themes": ^1.0.0
|
"@types/redux-devtools-themes": ^1.0.0
|
||||||
lodash.debounce: ^4.0.8
|
lodash.debounce: ^4.0.8
|
||||||
prop-types: ^15.7.2
|
prop-types: ^15.7.2
|
||||||
|
@ -5189,7 +5189,7 @@ __metadata:
|
||||||
"@redux-devtools/dock-monitor": ^1.4.0
|
"@redux-devtools/dock-monitor": ^1.4.0
|
||||||
"@reduxjs/toolkit": ^1.6.1
|
"@reduxjs/toolkit": ^1.6.1
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-dom": ^16.9.14
|
"@types/react-dom": ^16.9.14
|
||||||
"@types/react-redux": ^7.1.18
|
"@types/react-redux": ^7.1.18
|
||||||
"@types/react-router-dom": ^5.1.8
|
"@types/react-router-dom": ^5.1.8
|
||||||
|
@ -5234,7 +5234,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@redux-devtools/core": ^3.9.0
|
"@redux-devtools/core": ^3.9.0
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/redux-devtools-themes": ^1.0.0
|
"@types/redux-devtools-themes": ^1.0.0
|
||||||
devui: ^1.0.0-9
|
devui: ^1.0.0-9
|
||||||
prop-types: ^15.7.2
|
prop-types: ^15.7.2
|
||||||
|
@ -7493,7 +7493,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11, @types/react@npm:^16, @types/react@npm:^16.14.14, @types/react@npm:^16.14.8":
|
"@types/react@npm:*, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11, @types/react@npm:^16, @types/react@npm:^16.14.8":
|
||||||
version: 16.14.14
|
version: 16.14.14
|
||||||
resolution: "@types/react@npm:16.14.14"
|
resolution: "@types/react@npm:16.14.14"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7504,6 +7504,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/react@npm:^17.0.19":
|
||||||
|
version: 17.0.19
|
||||||
|
resolution: "@types/react@npm:17.0.19"
|
||||||
|
dependencies:
|
||||||
|
"@types/prop-types": "*"
|
||||||
|
"@types/scheduler": "*"
|
||||||
|
csstype: ^3.0.2
|
||||||
|
checksum: d5af52623dd863e5a9f64eb72979f19c21e03012e25ee93adc93f664ed7976e81b654128dc653b225ad5ba2aaae24e0febe37face272bb051d6289e23ed7177d
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"@types/redux-devtools-themes@npm:^1.0.0":
|
"@types/redux-devtools-themes@npm:^1.0.0":
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
resolution: "@types/redux-devtools-themes@npm:1.0.0"
|
resolution: "@types/redux-devtools-themes@npm:1.0.0"
|
||||||
|
@ -24459,7 +24470,7 @@ fsevents@^1.2.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/lodash.debounce": ^4.0.6
|
"@types/lodash.debounce": ^4.0.6
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-dom": ^16.9.14
|
"@types/react-dom": ^16.9.14
|
||||||
"@types/react-test-renderer": ^16.9.5
|
"@types/react-test-renderer": ^16.9.5
|
||||||
"@types/styled-components": ^5.1.13
|
"@types/styled-components": ^5.1.13
|
||||||
|
@ -24662,7 +24673,7 @@ fsevents@^1.2.7:
|
||||||
resolution: "react-json-tree@workspace:packages/react-json-tree"
|
resolution: "react-json-tree@workspace:packages/react-json-tree"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types": ^15.7.4
|
"@types/prop-types": ^15.7.4
|
||||||
"@types/react": ^16.14.14
|
"@types/react": ^17.0.19
|
||||||
"@types/react-test-renderer": ^16.9.5
|
"@types/react-test-renderer": ^16.9.5
|
||||||
prop-types: ^15.7.2
|
prop-types: ^15.7.2
|
||||||
react: ^16.14.0
|
react: ^16.14.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user