chore: update mqtt v4 (#1024)

* fix: change mqtt to version 4
This commit is contained in:
EchoByte
2024-03-24 20:59:46 +08:00
committed by GitHub
parent 69bc6602d0
commit e38610ff67
3 changed files with 90 additions and 140 deletions

View File

@@ -79,7 +79,7 @@
"localforage": "^1.10.0",
"mint-filter": "^4.0.3",
"mitt": "^3.0.1",
"mqtt": "^5.5.0",
"mqtt": "4.3.7",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.1.7",