Skip to content

Commit d287d1a

Browse files
authored
chore: update packages @tscircuit/eval (#2194)
1 parent 0d38bb2 commit d287d1a

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
@@ -52,7 +52,7 @@
5252
"@tscircuit/3d-viewer": "^0.0.448",
5353
"@tscircuit/assembly-viewer": "^0.0.5",
5454
"@tscircuit/create-snippet-url": "^0.0.8",
55-
"@tscircuit/eval": "^0.0.535",
55+
"@tscircuit/eval": "^0.0.537",
5656
"@tscircuit/layout": "^0.0.29",
5757
"@tscircuit/mm": "^0.0.8",
5858
"@tscircuit/pcb-viewer": "^1.11.256",
@@ -775,7 +775,7 @@
775775

776776
"@tscircuit/create-snippet-url": ["@tscircuit/create-snippet-url@0.0.8", "", { "dependencies": { "fflate": "^0.8.2" }, "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-VMixgwQRsOXlQGwVh2RZIFLLtsn8YWl2Bht61T26MHNM71A1Wzo5qGZtqcdbVkFnvlA42KmdVVjvxYDvEyWdJw=="],
777777

778-
"@tscircuit/eval": ["@tscircuit/eval@0.0.535", "", { "peerDependencies": { "@tscircuit/core": "*", "circuit-json": "*", "typescript": "^5.0.0", "zod": "3" } }, "sha512-pGfxqMuGQ5apw/NN6M2Qvopw19GdrqN07rLNG86kewYGXt1hBgfS3rH7VgaOp83v8/wThUG1P2m6I4jUfjNCJg=="],
778+
"@tscircuit/eval": ["@tscircuit/eval@0.0.537", "", { "peerDependencies": { "@tscircuit/core": "*", "circuit-json": "*", "typescript": "^5.0.0", "zod": "3" } }, "sha512-PgZK9wozFuuethvrqw/VOF5CICdVSL9VBHQvc4l6ztL83i3YEwUnRXLjbSA9zC7KtWeccSXqj7vTCpme6NMNmQ=="],
779779

780780
"@tscircuit/featured-snippets": ["@tscircuit/featured-snippets@0.0.1", "", { "peerDependencies": { "typescript": "^5.0.0" } }, "sha512-SNUbCQmyaAaWq7DqqDbYlZkYttbfaObtp5rOheZvlJ2TGYvooECFpB8SzNo06bqKGoIwNjgaAGUTB2DcxdX7ow=="],
781781

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@tscircuit/3d-viewer": "^0.0.448",
8585
"@tscircuit/assembly-viewer": "^0.0.5",
8686
"@tscircuit/create-snippet-url": "^0.0.8",
87-
"@tscircuit/eval": "^0.0.535",
87+
"@tscircuit/eval": "^0.0.537",
8888
"@tscircuit/layout": "^0.0.29",
8989
"@tscircuit/mm": "^0.0.8",
9090
"@tscircuit/pcb-viewer": "^1.11.256",

0 commit comments

Comments
 (0)