mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Add missing peer dependencies
This commit is contained in:
parent
a3a3d725fa
commit
1ba5c25a90
|
@ -47,6 +47,7 @@
|
|||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-is": "^16.13.1",
|
||||
"react-json-tree": "^0.15.0",
|
||||
"react-redux": "^7.2.5",
|
||||
"redux": "^4.1.1",
|
||||
|
|
|
@ -59,6 +59,7 @@
|
|||
"open": "^8.2.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-is": "^16.13.1",
|
||||
"semver": "^7.3.5",
|
||||
"socketcluster": "^14.4.2",
|
||||
"sqlite3": "^5.0.2",
|
||||
|
|
|
@ -4636,6 +4636,7 @@ __metadata:
|
|||
open: ^8.2.1
|
||||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-is: ^16.13.1
|
||||
rimraf: ^3.0.2
|
||||
semver: ^7.3.5
|
||||
socketcluster: ^14.4.2
|
||||
|
@ -25680,6 +25681,7 @@ fsevents@^1.2.7:
|
|||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^4.2.0
|
||||
react-is: ^16.13.1
|
||||
react-json-tree: ^0.15.0
|
||||
react-redux: ^7.2.5
|
||||
react-transform-catch-errors: ^1.0.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user