Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev_no_master_thermostat

This commit is contained in:
MichaelDvP
2022-03-11 11:51:12 +01:00
30 changed files with 855 additions and 892 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7,15 +7,15 @@
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.4.4",
"@mui/material": "^5.4.4",
"@mui/icons-material": "^5.5.0",
"@mui/material": "^5.5.0",
"@types/lodash": "^4.14.179",
"@types/node": "^17.0.21",
"@types/react": "^17.0.39",
"@types/react": "^17.0.40",
"@types/react-dom": "^17.0.13",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.0.7",
"axios": "^0.26.0",
"axios": "^0.26.1",
"http-proxy-middleware": "^2.0.3",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",