Skip to content

Commit 9cf8aae

Browse files
fix(sockets): add zod as direct sockets server dep (#2397)
* fix(sockets): add zod as direct sockets server dep * fix bun lock
1 parent 0e6a131 commit 9cf8aae

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

bun.lock

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"next-runtime-env": "3.3.0",
3939
"@modelcontextprotocol/sdk": "1.20.2",
4040
"@t3-oss/env-nextjs": "0.13.4",
41+
"zod": "^3.24.2",
4142
"@tanstack/react-query": "5.90.8",
4243
"@tanstack/react-query-devtools": "5.90.2",
4344
"@types/fluent-ffmpeg": "2.1.28",

0 commit comments

Comments
 (0)