Update to mui v5

This commit is contained in:
uwap 2022-11-22 21:21:06 +01:00
parent 6f3fb4dc0a
commit e89fd10c23
14 changed files with 429 additions and 273 deletions

View file

@ -12,8 +12,11 @@
"precommit": "yarn lint"
},
"dependencies": {
"@material-ui/core": "^4.11.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mdi/react": "^1.4.0",
"@mui/material": "^5.10.15",
"@mui/styles": "^5.10.15",
"leaflet": "^1.5.1",
"mqtt": "^4.2.1",
"react": "^16.8.6",