We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb2d80 commit 3b241c1Copy full SHA for 3b241c1
apps/sandbox-container/package.json
@@ -32,12 +32,9 @@
32
"esbuild": "0.25.1",
33
"hono": "4.7.6",
34
"mime": "4.0.6",
35
- "octokit": "4.1.2",
36
- "partyserver": "0.0.65",
37
"simple-git-hooks": "2.12.1",
38
"tsx": "4.19.3",
39
- "vitest-evals": "0.1.4",
40
- "workers-mcp": "0.1.0-3",
+ "vitest-evals": "0.2.0",
41
"zod": "3.24.2"
42
},
43
"devDependencies": {
packages/eval-tools/package.json
@@ -20,6 +20,6 @@
20
21
22
"@repo/typescript-config": "workspace:*",
23
- "vitest-evals": "0.1.4"
+ "vitest-evals": "0.2.0"
24
}
25
0 commit comments