From 7bd866831780abcf5a59c4cbb7d1be456eea7c99 Mon Sep 17 00:00:00 2001
From: wangzhibo <wangzhibo@shsening.com>
Date: 星期五, 14 八月 2026 10:13:57 +0800
Subject: [PATCH] add shop module

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 75ce733..dc5106f 100644
--- a/package.json
+++ b/package.json
@@ -31,6 +31,7 @@
 		"mitt": "^3.0.1",
 		"nprogress": "^0.2.0",
 		"pinia": "^2.3.1",
+		"socket.io-client": "^4.7.2",
 		"store": "^2.0.12",
 		"vue": "^3.5.13",
 		"vue-echarts": "^7.0.3",
@@ -75,4 +76,4 @@
 		"vue-tsc": "^2.2.0"
 	},
 	"packageManager": "pnpm@11.12.0+sha512.820a6fbd0d9f04c226638002aead1e45340a9139dd5dc077c1d83ef44aa2481c8eb6637b4c9aa696a3c7e35ba818e49cf27213e5f2b91138d09b7a3e26e898ba"
-}
+}
\ No newline at end of file

--
Gitblit v1.9.1