mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
fix mqtt on_message
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"@preact/compat": "^17.1.2",
|
||||
"@table-library/react-table-library": "4.1.4",
|
||||
"@types/lodash-es": "^4.17.8",
|
||||
"@types/node": "^20.4.2",
|
||||
"@types/node": "^20.4.4",
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
|
||||
@@ -1730,10 +1730,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^20.4.2":
|
||||
version: 20.4.2
|
||||
resolution: "@types/node@npm:20.4.2"
|
||||
checksum: ca506e089737d54effabda5d6534fdf9fdbe22adbcc4864a170feea390389f38cbae6abcf89c2b1ce5c3e4ffc450b35341509a7619f850babf43106009f01b2d
|
||||
"@types/node@npm:^20.4.4":
|
||||
version: 20.4.4
|
||||
resolution: "@types/node@npm:20.4.4"
|
||||
checksum: 93748f53c7f34acde229436717408a0b8f88540647a4bacb863ee46a1545d53a056fa9b486721067b5a7bf0d5123fb1c13519e977b34aef1ddef9857a1c1e5fc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1971,7 +1971,7 @@ __metadata:
|
||||
"@preact/preset-vite": ^2.5.0
|
||||
"@table-library/react-table-library": 4.1.4
|
||||
"@types/lodash-es": ^4.17.8
|
||||
"@types/node": ^20.4.2
|
||||
"@types/node": ^20.4.4
|
||||
"@types/react": ^18.2.15
|
||||
"@types/react-dom": ^18.2.7
|
||||
"@types/react-router-dom": ^5.3.3
|
||||
|
||||
Reference in New Issue
Block a user