mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
update packages
This commit is contained in:
992
interface/package-lock.json
generated
992
interface/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -7,12 +7,12 @@
|
||||
"@emotion/react": "^11.9.0",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@msgpack/msgpack": "^2.7.2",
|
||||
"@mui/icons-material": "^5.8.0",
|
||||
"@mui/material": "^5.8.1",
|
||||
"@table-library/react-table-library": "^3.1.4",
|
||||
"@mui/icons-material": "^5.8.2",
|
||||
"@mui/material": "^5.8.2",
|
||||
"@table-library/react-table-library": "^3.1.5",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/node": "^17.0.36",
|
||||
"@types/react": "^18.0.9",
|
||||
"@types/node": "^17.0.38",
|
||||
"@types/react": "^18.0.10",
|
||||
"@types/react-dom": "^18.0.5",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"async-validator": "^4.1.1",
|
||||
@@ -26,7 +26,7 @@
|
||||
"react-app-rewired": "^2.2.1",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-dropzone": "^14.2.1",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"sockette": "^2.0.6",
|
||||
|
||||
@@ -592,13 +592,13 @@ const emsesp_deviceentities_1 = [
|
||||
m: 0,
|
||||
w: false,
|
||||
},
|
||||
{
|
||||
v: 'test data',
|
||||
n: 'test',
|
||||
id: 'test',
|
||||
m: 0,
|
||||
w: false,
|
||||
},
|
||||
// {
|
||||
// v: 'test data',
|
||||
// n: 'test',
|
||||
// id: 'test',
|
||||
// m: 0,
|
||||
// w: false,
|
||||
// },
|
||||
{
|
||||
v: 'roomTemp',
|
||||
id: 'hc1/HA climate config creation',
|
||||
|
||||
Reference in New Issue
Block a user