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:
Vikhyath Mondreti
2025-12-15 20:25:40 -08:00
committed by GitHub
parent 0e6a1315d0
commit 9cf8aaee1b
2 changed files with 2 additions and 3 deletions

View File

@@ -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",