build(deps): add socket.io-client dependency

This commit is contained in:
DEV_DSW
2026-06-01 10:49:58 +08:00
parent 7a044e6716
commit 861ebf4fd7
2 changed files with 51 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
"axios": "^1.16.1",
"mitt": "^3.0.1",
"pinia": "^3.0.3",
"socket.io-client": "^4.8.3",
"vant": "^4.9.24",
"vue": "^3.5.13",
"vue-i18n": "11.4.4",