Fix react dependencies across all packages
This commit is contained in:
committed by
fabioberger
parent
363dd31768
commit
0053bde668
@@ -32,8 +32,8 @@
|
||||
"highlight.js": "^9.13.1",
|
||||
"less": "^2.7.2",
|
||||
"polished": "^1.9.2",
|
||||
"react": "^16.5.2",
|
||||
"react-dom": "^16.5.2",
|
||||
"react": "^16.8.0",
|
||||
"react-dom": "^16.8.0",
|
||||
"react-loadable": "^5.5.0",
|
||||
"react-lottie": "^1.2.3",
|
||||
"react-tabs": "^2.3.0",
|
||||
@@ -48,7 +48,7 @@
|
||||
"@types/react-dom": "^16.0.7",
|
||||
"@types/react-loadable": "^5.4.2",
|
||||
"@types/react-lottie": "^1.2.0",
|
||||
"@types/react-router-dom": "^4.0.4",
|
||||
"@types/react-router-dom": "^4.3.4",
|
||||
"@types/react-tabs": "^2.3.0",
|
||||
"@types/react-tap-event-plugin": "0.0.30",
|
||||
"@types/styled-components": "4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user