improvement: dependencies updated

This commit is contained in:
canove
2020-09-07 12:20:59 -03:00
parent 12c3864a88
commit 92ab432ac7
4 changed files with 132 additions and 102 deletions

View File

@@ -6,15 +6,15 @@
"@material-ui/core": "^4.9.14",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.56",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"axios": "^0.19.2",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.2",
"@testing-library/user-event": "^12.1.3",
"axios": "^0.20.0",
"date-fns": "^2.14.0",
"emoji-mart": "^3.0.0",
"formik": "^2.1.5",
"i18next": "^19.6.3",
"i18next-browser-languagedetector": "^5.0.1",
"i18next-browser-languagedetector": "^6.0.1",
"mic-recorder-to-mp3": "^2.2.1",
"qrcode.react": "^1.0.0",
"react": "^16.13.1",
@@ -22,7 +22,7 @@
"react-linkify": "^1.0.0-alpha",
"react-modal-image": "^2.5.0",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"react-scripts": "3.4.3",
"react-toastify": "^6.0.8",
"recharts": "^1.8.5",
"socket.io-client": "^2.3.0",