update packages to fix build

This commit is contained in:
proddy
2022-02-17 10:44:56 +01:00
parent 4c4a6f668d
commit 625fb41352
4 changed files with 174 additions and 174 deletions

View File

@@ -7,10 +7,10 @@
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@mui/icons-material": "^5.4.2",
"@mui/material": "^5.4.2",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.17",
"@types/node": "^17.0.18",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.3",
@@ -22,7 +22,7 @@
"notistack": "^2.0.3",
"parse-ms": "^3.0.0",
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",
"react-app-rewired": "^2.2.1",
"react-dom": "^17.0.2",
"react-dropzone": "^12.0.4",
"react-icons": "^4.3.1",