mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
fix(sockets): add zod as direct sockets server dep (#2397)
* fix(sockets): add zod as direct sockets server dep * fix bun lock
This commit is contained in:
committed by
GitHub
parent
0e6a1315d0
commit
9cf8aaee1b
@@ -38,6 +38,7 @@
|
||||
"next-runtime-env": "3.3.0",
|
||||
"@modelcontextprotocol/sdk": "1.20.2",
|
||||
"@t3-oss/env-nextjs": "0.13.4",
|
||||
"zod": "^3.24.2",
|
||||
"@tanstack/react-query": "5.90.8",
|
||||
"@tanstack/react-query-devtools": "5.90.2",
|
||||
"@types/fluent-ffmpeg": "2.1.28",
|
||||
|
||||
Reference in New Issue
Block a user