Add missing peer dependencies

This commit is contained in:
Nathan Bierema 2021-09-19 14:43:09 -04:00
parent a3a3d725fa
commit 1ba5c25a90
3 changed files with 4 additions and 0 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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