update packages

This commit is contained in:
proddy
2022-02-05 13:11:58 +01:00
parent a65b6bf19d
commit 64e755bc15
2 changed files with 61 additions and 61 deletions

View File

@@ -8,10 +8,10 @@
"@emotion/styled": "^11.6.0",
"@msgpack/msgpack": "^2.7.1",
"@mui/icons-material": "^5.3.1",
"@mui/material": "^5.3.1",
"@mui/material": "^5.4.0",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.10",
"@types/react": "^17.0.38",
"@types/node": "^17.0.15",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.0.7",
@@ -24,7 +24,7 @@
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",
"react-dom": "^17.0.2",
"react-dropzone": "^11.5.1",
"react-dropzone": "^11.7.0",
"react-icons": "^4.3.1",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",