Skip to content

Commit 77064af

Browse files
fix(deps): update dependency @tscircuit/eval to ^0.0.339
1 parent c527768 commit 77064af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "code-runner-preview",
66
"dependencies": {
77
"@tscircuit/create-snippet-url": "^0.0.9",
8-
"@tscircuit/eval": "^0.0.329",
8+
"@tscircuit/eval": "^0.0.339",
99
"@tscircuit/prompt-benchmarks": "^0.0.44",
1010
"class-variance-authority": "^0.7.1",
1111
"jscad-fiber": "^0.0.77",
@@ -210,7 +210,7 @@
210210

211211
"@tscircuit/create-snippet-url": ["@tscircuit/[email protected]", "", { "dependencies": { "fflate": "^0.8.2" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-CI+PDOy28Q9pycIyjx0vLpnh6wuyocYPMAJqhr/uAbOBBdY3sz3zTWHvdy7giqTGo0+v5x0nhN6o60RT82grZA=="],
212212

213-
"@tscircuit/eval": ["@tscircuit/[email protected].329", "", { "peerDependencies": { "@tscircuit/core": "*", "circuit-json": "*", "typescript": "^5.0.0", "zod": "3" } }, "sha512-yxBn4/g32BrFCOzhxkXHXCLGsgyPbr7kXs50UhTlKsvELyjhlETJSKYp3DcgAJ4Cd4081DT9qOMKjRF0GU/CEg=="],
213+
"@tscircuit/eval": ["@tscircuit/[email protected].339", "", { "peerDependencies": { "@tscircuit/core": "*", "circuit-json": "*", "typescript": "^5.0.0", "zod": "3" } }, "sha512-R97ym0B/+MuRH8sg6AGFvv+OlABWvq3SxqcT68qaLL+kaPB9cIts6hdLZeKwEhgcQicxOuXPzeFTDNat27YAcg=="],
214214

215215
"@tscircuit/featured-snippets": ["@tscircuit/[email protected]", "", { "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-SNUbCQmyaAaWq7DqqDbYlZkYttbfaObtp5rOheZvlJ2TGYvooECFpB8SzNo06bqKGoIwNjgaAGUTB2DcxdX7ow=="],
216216

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@tscircuit/create-snippet-url": "^0.0.9",
14-
"@tscircuit/eval": "^0.0.329",
14+
"@tscircuit/eval": "^0.0.339",
1515
"@tscircuit/prompt-benchmarks": "^0.0.44",
1616
"class-variance-authority": "^0.7.1",
1717
"jscad-fiber": "^0.0.77",

0 commit comments

Comments
 (0)