chore: add socket io pkg to the passenger client

This commit is contained in:
Nathnael
2026-07-07 14:07:50 +00:00
parent 105605f904
commit db21f691c7
3 changed files with 8 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"recharts": "^2.12.0",
"socket.io-client": "^4.8.3",
"zustand": "^5.0.0"
},
"devDependencies": {

View File

@@ -28,6 +28,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.0",
"socket.io-client": "^4.8.3",
"zod": "^3.22.4",
"zustand": "^5.0.0"
},

6
pnpm-lock.yaml generated
View File

@@ -676,6 +676,9 @@ importers:
recharts:
specifier: ^2.12.0
version: 2.15.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
socket.io-client:
specifier: ^4.8.3
version: 4.8.3
zustand:
specifier: ^5.0.0
version: 5.0.14(@types/react@18.3.31)(immer@11.1.8)(react@18.3.1)(use-sync-external-store@1.6.0(react@18.3.1))
@@ -761,6 +764,9 @@ importers:
react-hook-form:
specifier: ^7.51.0
version: 7.77.0(react@18.3.1)
socket.io-client:
specifier: ^4.8.3
version: 4.8.3
zod:
specifier: ^3.22.4
version: 3.25.76