Update dependencies to resolve issue with mobile (#64)

* Update dependencies to resolve issue with mobile

* ensure min rc-overflow fixes the issue with mobile
This commit is contained in:
Maycon Santos
2022-08-03 16:48:24 +02:00
committed by GitHub
parent d71d8214e7
commit 2b359b2140
2 changed files with 4292 additions and 1668 deletions

View File

@@ -28,10 +28,11 @@
"lodash": "^4.17.21",
"postcss": "^8.4.12",
"prop-types": "^15.7.2",
"react": "^18.1.0",
"rc-overflow": "^1.2.8",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-redux": "^8.0.2",
"react-router-dom": "^5.2.0",
"react-router-dom": "^5.3.3",
"react-scripts": "^5.0.1",
"react-syntax-highlighter": "^15.5.0",
"react-table": "^7.7.0",